themes MDL-21589 Added a CSS rule to correct the show advanced buttons in themes the make base their parent rather than standardold
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
font-size:1em;
|
||||
}
|
||||
span.hide,
|
||||
div.hide {
|
||||
div.hide,
|
||||
.jsenabled .advancedbutton .showadvancedbtn {
|
||||
display:none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user