Drupal: popravek teme na mobilniku, da je sticky
This commit is contained in:
parent
2bcb95726b
commit
2ca15a6472
File diff suppressed because one or more lines are too long
@ -28,7 +28,8 @@
|
||||
}
|
||||
|
||||
//Meni navigacija
|
||||
.navigacija {
|
||||
.navigacija.homenav {
|
||||
position: fixed;
|
||||
|
||||
.burger {
|
||||
z-index: 25;
|
||||
@ -56,6 +57,18 @@
|
||||
height: 45px;
|
||||
margin-top: -5px;
|
||||
}
|
||||
|
||||
.nav-sticky{
|
||||
.burger {
|
||||
top: 8px;
|
||||
height: 29px;
|
||||
}
|
||||
|
||||
.navwrapinner {
|
||||
position: fixed;
|
||||
height: 42px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#block-views-novice-block li.column-3,
|
||||
|
Loading…
x
Reference in New Issue
Block a user