aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Wright <martin@mysociety.org>2014-04-04 16:33:33 +0100
committerLouise Crow <louise.crow@gmail.com>2014-04-24 15:38:14 +0100
commitd171c9f775dfcd8161d68242ea5428bdbb0b4a69 (patch)
treeddbe043509ba19ccdb28b1c82d7ae88843ffeb41
parentbd4d5b976cb89ee56a5fcad9271f956c6c5fdbf6 (diff)
remove stylistic code
-rw-r--r--app/assets/stylesheets/responsive/_header_layout.scss4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/assets/stylesheets/responsive/_header_layout.scss b/app/assets/stylesheets/responsive/_header_layout.scss
index cef62226d..a5c7ed110 100644
--- a/app/assets/stylesheets/responsive/_header_layout.scss
+++ b/app/assets/stylesheets/responsive/_header_layout.scss
@@ -17,8 +17,7 @@
.rsp_menu_button{
@include grid-column(4);
float: right;
- a{
- @include button($padding:1, $bg: white);
+ a {
&.open{
display: block;
}
@@ -88,7 +87,6 @@
@include grid-row;
padding: 0;
position: relative;
- border-bottom: 1px solid #e9e9e9;
/* Spread the nav elements horizontally on larger screens */
li{
display: block;