diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/zurich/_zurich.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/zurich/_zurich.scss b/web/cobrands/zurich/_zurich.scss index 715cf6e97..a0c26a1cf 100644 --- a/web/cobrands/zurich/_zurich.scss +++ b/web/cobrands/zurich/_zurich.scss @@ -31,7 +31,7 @@ a:hover { color: #3c3c3c; } -table.admin { +.admin table { width: 100%; font-size: 0.9em; border: 1px solid $table_border_color; |