aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Wright <martin@mysociety.org>2014-04-07 16:55:01 +0100
committerLouise Crow <louise.crow@gmail.com>2014-04-24 15:38:16 +0100
commit59311355ee46d36bef1ffe107f34d7721d74e841 (patch)
treeb43ae7d9b0d1f00fc0cc59cfa791f08fcda6a10e
parentdef1dc907a8bbd5fd7018540bd9b0a1836506bfc (diff)
tweaked position of menu button
-rw-r--r--app/assets/stylesheets/responsive/_header_layout.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/responsive/_header_layout.scss b/app/assets/stylesheets/responsive/_header_layout.scss
index a5c7ed110..996815f3a 100644
--- a/app/assets/stylesheets/responsive/_header_layout.scss
+++ b/app/assets/stylesheets/responsive/_header_layout.scss
@@ -18,6 +18,7 @@
@include grid-column(4);
float: right;
a {
+ text-align: right;
&.open{
display: block;
}