mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-29 01:54:33 +00:00
07c5850b88
Bug: T126734 Bug: T126740 Change-Id: I48924aba5c06ebf1eeccd2a8977150b366f412a7
9 lines
109 B
Plaintext
9 lines
109 B
Plaintext
.mw-echo-ui-overlay {
|
|
font-size: 0.875em;
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
left: 0;
|
|
z-index: 1;
|
|
}
|