mediawiki-skins-Vector/skinStyles/ext.growthExperiments.StructuredTask.PreEdit.less

7 lines
239 B
Plaintext
Raw Normal View History

// When the help icon and limited toggle is on the same page, only the help icon should be shown.
// (T322597#8378539)
.vector-limited-width-toggle {
/* stylelint-disable-next-line declaration-no-important */
display: none !important;
}