Merge "Remove obsolete CSS after cache has cleared"

This commit is contained in:
jenkins-bot 2019-11-28 08:18:41 +00:00 committed by Gerrit Code Review
commit 2022b35a2f

View file

@ -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 {