aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/sass/_admin.scss
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2016-06-29 09:40:32 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-06-29 09:40:32 +0100
commitb6adc31fffa73d90ad948e5b24ce31d69803d83e (patch)
tree244e11120ffab4e7ca242574cba96503d2a1a0a0 /web/cobrands/sass/_admin.scss
parent4ac342ac28605c89ec0cb5b25e4f99ec42a77e28 (diff)
parent5cf9a812ada261389e9e9d67d20553fe72ea472f (diff)
Merge branch '1347-fold-back-zurich'
Diffstat (limited to 'web/cobrands/sass/_admin.scss')
-rw-r--r--web/cobrands/sass/_admin.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/sass/_admin.scss b/web/cobrands/sass/_admin.scss
index 36323f295..a53f9f60a 100644
--- a/web/cobrands/sass/_admin.scss
+++ b/web/cobrands/sass/_admin.scss
@@ -9,6 +9,11 @@ $button_col: #fff;
$button_bg_col: #a1a1a1; // also search bar (tables)
.admin {
+ .full-width {
+ padding: 0 1em;
+ background-color: #fff;
+ }
+
table {
width: 100%;
font-size: 0.9em;