diff options
author | Jedidiah Broadbent <hello@jedidiah.eu> | 2012-10-08 17:20:14 +0100 |
---|---|---|
committer | Jedidiah Broadbent <hello@jedidiah.eu> | 2012-10-08 17:20:14 +0100 |
commit | 703bd63d21cc2fac02f7103a0e95caaa318adb5c (patch) | |
tree | 7e7f59b930ac247b8b3bfcf1d0521cfaed6eff32 | |
parent | 0c5d50bc1a5969a5b1967f56b2bafa42f57ee7fa (diff) |
Stevenage: IE8 Set a width on the council search box to stop it breaking onto two lines.
-rw-r--r-- | web/cobrands/stevenage/_council_header.scss | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/web/cobrands/stevenage/_council_header.scss b/web/cobrands/stevenage/_council_header.scss index b7216608f..a33d07dd4 100644 --- a/web/cobrands/stevenage/_council_header.scss +++ b/web/cobrands/stevenage/_council_header.scss @@ -731,7 +731,11 @@ } } - +.ie8{ + #stv-header #stv-pageTools #stv-searchStatic{ + width: 50%; + } +} /* // Small council Header |