aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2020-05-05 11:43:45 +0100
committerMatthew Somerville <matthew@mysociety.org>2020-05-05 11:43:45 +0100
commit461d261919e3b7dca777d05449c9577c86dbf500 (patch)
treeb92a30b93f03cd8f8a28b6fde09d19ac43865873 /web
parent63df5a61f7be9da0498a036a18f8b01e69f103cf (diff)
parentf5587bec7a13e50041821826fd430961f18f29c6 (diff)
Merge remote-tracking branch 'origin/remove-postcode-form-margin-right'
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/sass/_layout.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/cobrands/sass/_layout.scss b/web/cobrands/sass/_layout.scss
index fcbb193bc..02ded6fc1 100644
--- a/web/cobrands/sass/_layout.scss
+++ b/web/cobrands/sass/_layout.scss
@@ -842,7 +842,6 @@ textarea.form-error {
background:none;
overflow:hidden;
padding-bottom: 0;
- margin-#{$right}: 0.5em;
label {
margin:0.5em 0;
}