Remove CSS overrides for quotebox from the hacks

Will now be enforced from TemplateStyles

Change-Id: Ia8b0dfe901cfc18f821a236c45bf39123f32779c
This commit is contained in:
Derk-Jan Hartman 2018-08-07 22:38:50 +02:00
parent 2f37c3cc6d
commit d2ca7a0b48
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 {