diff options
-rw-r--r-- | web/cobrands/zurich/layout.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/cobrands/zurich/layout.scss b/web/cobrands/zurich/layout.scss index 13aeb594c..629e54ab8 100644 --- a/web/cobrands/zurich/layout.scss +++ b/web/cobrands/zurich/layout.scss @@ -223,6 +223,9 @@ body.mappage.admin .content { list-style: none; } } + li.assignation { + list-style: none; + } } #zurich-footer { |