mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 23:05:35 +00:00
ec8a813dce
Don't use the full IndexLayout for now as it doesn't work easily in variable height situations. Depends on this feature being preset in MW core. Bug: T97878 Change-Id: I5d949bf69b0721b288c37c1f12210b0265658eb5
10 lines
299 B
CSS
10 lines
299 B
CSS
/*!
|
|
* VisualEditor MediaWiki UserInterface MWLinkAnnotationInspector styles.
|
|
*
|
|
* @copyright 2011-2015 VisualEditor Team and others; see AUTHORS.txt
|
|
* @license The MIT License (MIT); see LICENSE.txt
|
|
*/
|
|
|
|
.ve-ui-mwLinkAnnotationInspector-linkTypeSelect {
|
|
margin: -0.75em -0.75em 0.75em -0.75em;
|
|
} |