mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-24 06:13:54 +00:00
Merge "Remove obsolete CSS after cache has cleared"
This commit is contained in:
commit
2022b35a2f
|
@ -23,18 +23,6 @@ footer {
|
|||
}
|
||||
}
|
||||
|
||||
// FIXME: cached HTML for T233172. Can be removed 2 weeks after deployment.
|
||||
.content:not( .last-modified-bar__content ) {
|
||||
> div {
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.indicator {
|
||||
float: right;
|
||||
padding: 0 8px 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
// links should be separated by same color
|
||||
.hlist {
|
||||
li:after {
|
||||
|
|
Loading…
Reference in a new issue