mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-12 09:21:11 +00:00
Remove duplicate styles
Follow up to I51f8e31be6771a3fb32fb07dc22d0c2872b5706d Bug: T321504 Change-Id: Ia3fe858f29836039fd7d621588715badf3298643
This commit is contained in:
parent
5112811e47
commit
9c9c49d90f
|
@ -33,14 +33,6 @@
|
|||
padding: 6px @padding-horizontal-page-container-desktop-wide;
|
||||
}
|
||||
|
||||
.vector-feature-visual-enhancement-next-enabled & {
|
||||
padding: 6px @padding-horizontal-page-container-desktop;
|
||||
|
||||
@media ( min-width: @min-width-desktop-wide ) {
|
||||
padding: 6px @padding-horizontal-page-container-desktop-wide;
|
||||
}
|
||||
}
|
||||
|
||||
// Hide sticky header until visible class is applied to the body
|
||||
display: none;
|
||||
transform: translateY( -100% );
|
||||
|
|
Loading…
Reference in a new issue