aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/oxfordshire/layout.scss3
-rw-r--r--web/cobrands/oxfordshire/oxfordshire.scss5
2 files changed, 3 insertions, 5 deletions
diff --git a/web/cobrands/oxfordshire/layout.scss b/web/cobrands/oxfordshire/layout.scss
index 2c02ce31e..da4fbc150 100644
--- a/web/cobrands/oxfordshire/layout.scss
+++ b/web/cobrands/oxfordshire/layout.scss
@@ -24,7 +24,8 @@ body {
}
// Currently hide the nav-wrapper, because it's in going into Oxfordshire's own nav
-.nav-wrapper {
+// likewise with user-meta
+.nav-wrapper, #user-meta {
display: none;
}
diff --git a/web/cobrands/oxfordshire/oxfordshire.scss b/web/cobrands/oxfordshire/oxfordshire.scss
index 3efb6fbdb..0429a622b 100644
--- a/web/cobrands/oxfordshire/oxfordshire.scss
+++ b/web/cobrands/oxfordshire/oxfordshire.scss
@@ -55,9 +55,7 @@ body {
}
}
-
- /*
- .sign-in {
+ .oxford-user {
float: right;
p {
padding: 0.25em;
@@ -67,7 +65,6 @@ body {
}
}
}
- */
}