aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/fixmystreet/layout.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet/layout.scss b/web/cobrands/fixmystreet/layout.scss
index b3b1c1dc1..dbb0a9cb2 100644
--- a/web/cobrands/fixmystreet/layout.scss
+++ b/web/cobrands/fixmystreet/layout.scss
@@ -259,6 +259,14 @@ body {
}
}
}
+ &.singleton {
+ li {
+ text-align:right;
+ a {
+ padding-right:3em;
+ }
+ }
+ }
}
}