tweak to menu toggle

This commit is contained in:
Dave Cranwell 2015-02-11 14:10:46 +00:00
parent f06e2450ce
commit 659ac2c523

View file

@ -321,7 +321,6 @@
z-index:5;
.toggle{
@include transition(all 0.2s ease);
@include border-radius(50px);
position:absolute;
top:-0.5em;
@ -342,7 +341,6 @@
}
&:before{
@include transition(all 0.2s ease);
@include transform(rotate(-45deg));
position:absolute;
font-family:wagtail;