mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-17 13:31:01 +00:00
Merge branch 'master' into ben-design-change
This commit is contained in:
commit
29a86ec3df
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