aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/angus/layout.scss5
1 files changed, 2 insertions, 3 deletions
diff --git a/web/cobrands/angus/layout.scss b/web/cobrands/angus/layout.scss
index cb358679d..7a129c3cf 100644
--- a/web/cobrands/angus/layout.scss
+++ b/web/cobrands/angus/layout.scss
@@ -283,11 +283,11 @@ footer p.social a:active,footer p.social a:focus,footer p.social a:hover
.container {
display: block;
font-size: 0.9em;
- padding: 1em 20px .75em 20px;
+ padding: 1em 0 0.75em 0;
ul {
margin: 0;
- padding: 0;
+ padding: 0 20px;
list-style: none;
li {
@@ -418,7 +418,6 @@ body.mappage {
.tablewrapper, .tablewrapper.bordered {
border-top: none;
- width: 100%;
color: white;
padding-bottom: 1em;