/*!
 * VisualEditor MediaWiki UserInterface alien extension inspector styles.
 *
 * @copyright See AUTHORS.txt
 * @license The MIT License (MIT); see LICENSE.txt
 */

.ve-ui-mwAlienExtensionInspector-attributes {
	margin-top: 1em;

	.oo-ui-textInputWidget {
		width: 100%;
	}
}
