Merge "ce.MWTransclusionNode: increase invisible selector specificity"

This commit is contained in:
jenkins-bot 2018-03-09 09:24:12 +00:00 committed by Gerrit Code Review
commit a6ebfaec29

View file

@ -5,7 +5,7 @@
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ce-mwTransclusionNode > .ve-ce-focusableNode-invisibleIcon.oo-ui-iconWidget.oo-ui-iconElement {
.ve-ce-mwTransclusionNode > .ve-ce-focusableNode-invisibleIcon.oo-ui-iconElement {
font-size: 0.914286em;
width: auto;
}