mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-04 18:58:37 +00:00
960edae818
Change-Id: Ic91cbb285675116e62cb2546b21927c704ad5e65
12 lines
268 B
Plaintext
12 lines
268 B
Plaintext
/*!
|
|
* VisualEditor MediaWiki UserInterface MWMobileSaveDialog styles.
|
|
*
|
|
* @copyright See AUTHORS.txt
|
|
* @license The MIT License (MIT); see LICENSE.txt
|
|
*/
|
|
|
|
/* stylelint-disable-next-line selector-class-pattern */
|
|
.ve-ui-mwMobileSaveDialog .content {
|
|
margin: 0;
|
|
}
|