aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2013-01-15 15:44:37 +0000
committerDave Whiteland <dave@mysociety.org>2013-01-15 15:44:37 +0000
commitaa7325f47403aa77e12d367b042e047d52928f57 (patch)
tree0eb448e3d0d75f2ff0881e8874a01d508f64aea6 /web
parent66ed90bc4bf63a56dac6408cd0347288db0e556f (diff)
parent0c1a4f87d54f723c77a5f5ac177795fd144c2ab2 (diff)
Merge branch '191z-admin-tables' into zurich
Conflicts: templates/web/zurich/admin/header.html templates/web/zurich/admin/problem_row.html
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/zurich/_zurich.scss2
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;