aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Angell <josh@supercooldesign.co.uk>2012-02-24 14:37:44 +0000
committerJosh Angell <josh@supercooldesign.co.uk>2012-02-24 14:37:44 +0000
commit009454dcbde762ae2d21ad93e3fc94f49ada0f33 (patch)
treefed06f897294a7c7e162fb4c23babd2c19118361
parent009ccdebe4be30741eff81cc14527d93bbf00370 (diff)
Put back line-height on postcode form
Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
-rw-r--r--web/cobrands/fixmystreet/base.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet/base.scss b/web/cobrands/fixmystreet/base.scss
index f7dea3c92..1bedff52e 100644
--- a/web/cobrands/fixmystreet/base.scss
+++ b/web/cobrands/fixmystreet/base.scss
@@ -1020,6 +1020,7 @@ a:hover.rap-notes-trigger {
width:82%;
border:none;
background:none;
+ line-height:1.5em;
}
input#submit {
display:table-cell;