aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2012-03-06 13:17:58 +0000
committerMatthew Somerville <matthew@mysociety.org>2012-03-06 13:17:58 +0000
commitd7fb7efe76e06bc42a8d40aa24b6ef6d749e1d65 (patch)
tree01ac09b0c55b1cd339b8dd837c22ac55aa72fee6
parent1f4f84c37d1e1d752e5cc3ae3e0175dc1ee41ded (diff)
Align text with Bing logo better.
-rw-r--r--web/cobrands/fixmystreet/base.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet/base.scss b/web/cobrands/fixmystreet/base.scss
index 6dbcdc601..3eb610bb4 100644
--- a/web/cobrands/fixmystreet/base.scss
+++ b/web/cobrands/fixmystreet/base.scss
@@ -1118,6 +1118,9 @@ a:hover.button-left {
color: #222222;
font-size:0.75em !important;
}
+.olControlAttribution img {
+ vertical-align: bottom;
+}
.olControlPermalink {
bottom: 3px !important;
right: 3px;