mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-12 09:13:14 +00:00
tweak to menu toggle
This commit is contained in:
parent
f06e2450ce
commit
659ac2c523
1 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue