mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-04 05:24:45 +00:00
Merge branch 'feature/edit-bird'
This commit is contained in:
commit
e29b52f35e
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ nav{
|
|||
float:right;
|
||||
|
||||
/* moving menu only for browser that can support hover and transitions */
|
||||
/*.no-touch.csstransitions & {
|
||||
.no-touch.csstransitions & {
|
||||
ul{
|
||||
height:0;
|
||||
}
|
||||
|
|
@ -33,7 +33,7 @@ nav{
|
|||
left:0;
|
||||
}
|
||||
}
|
||||
}*/
|
||||
}
|
||||
}
|
||||
|
||||
.home{
|
||||
|
|
|
|||
Loading…
Reference in a new issue