preferences: Remove unused hack for the Gadgets extension
The selector doesn't match anything. No one seems to be complaining. Change-Id: I19561cb6724c6e887d4cdefdc2faf317b6e15cd6
This commit is contained in:
parent
10490802e7
commit
bc877673c3
1 changed files with 0 additions and 6 deletions
|
|
@ -185,9 +185,3 @@
|
|||
#wpTimeCorrection .oo-ui-textInputWidget {
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
|
||||
/* HACK: expand width of gadget descriptions.
|
||||
* This should be moved to the Gadgets extension */
|
||||
#mw-htmlform-gadgets .oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline > .oo-ui-fieldLayout-body {
|
||||
max-width: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue