Merge "Remove CSS overrides for quotebox from the hacks"

This commit is contained in:
jenkins-bot 2018-08-09 00:25:44 +00:00 committed by Gerrit Code Review
commit 88baff3515
1 changed files with 0 additions and 6 deletions

View File

@ -148,12 +148,6 @@ FIXME: Review all of these hacks to see if they still apply.
}
}
// Template:Quote_box uses fixed width
.quotebox {
margin: 0 0 0.8em !important;
width: auto !important;
}
@media all and ( min-width: @width-breakpoint-tablet ) {
// When in the HTML these should be revealed at tablet resolution (T172078)
.content {