aboutsummaryrefslogtreecommitdiffstats
path: root/scss
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-06-19 12:10:37 +0100
committerGravatar Gareth Coles <[email protected]>2018-06-19 12:10:37 +0100
commitaa64fb6970bb364fed8856fcfb54f3181044bd2f (patch)
tree400c19f2767b2abc7ed3c90fc95de889a20a9ade /scss
parentRemove extraneous code (diff)
Small styling fix for applications page
Diffstat (limited to 'scss')
-rw-r--r--scss/pysite/pages/staff/_common.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/pysite/pages/staff/_common.scss b/scss/pysite/pages/staff/_common.scss
index d87077db..69c9d533 100644
--- a/scss/pysite/pages/staff/_common.scss
+++ b/scss/pysite/pages/staff/_common.scss
@@ -38,6 +38,10 @@ $page_classes: (
vertical-align: central;
}
+ .user-id {
+ margin-bottom: 0 !important;
+ }
+
.expand-icon {
display: none;
}