mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-28 08:10:45 +00:00
Mobile header fix #2
This commit is contained in:
parent
d6264c595d
commit
893ea62fb5
|
@ -312,11 +312,11 @@
|
|||
.mw-header-container {
|
||||
background: @base-100;
|
||||
|
||||
.nav-down {
|
||||
&.nav-down {
|
||||
border-bottom: 1px solid @base-80;
|
||||
.boxshadow(2);
|
||||
}
|
||||
.nav-up {
|
||||
&.nav-up {
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue