mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 02:24:04 +00:00
parent
5b951adb31
commit
9cf358fe9b
|
@ -26,6 +26,10 @@
|
|||
border: 0;
|
||||
.citizen-sticky-header;
|
||||
|
||||
@media ( min-width: @min-width-breakpoint-desktop ) {
|
||||
right: ~'calc( var( --space-xl ) * -1 )'; // Fix #797
|
||||
}
|
||||
|
||||
li {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue