Cleanup whitespace in modules/overlay/ext.echo.overlay.less

According to
https://www.mediawiki.org/wiki/Manual:Coding_conventions/CSS#LESS

Change-Id: I361909fcea67fa5e0e3cbb69711ede91417c4e2e
This commit is contained in:
Amir E. Aharoni 2015-01-04 11:39:16 +02:00
parent 7f5b0c1793
commit 94cb6103c2

View file

@ -6,6 +6,7 @@
@offset: 200px;
@chevronHeight: 11px;
@headerFontSize: 13px;
.mw-echo-overlay {
position: absolute;
top: 30px + @chevronHeight;
@ -42,6 +43,7 @@
.mw-ui-progressive {
cursor: pointer;
&.mw-ui-quiet {
pointer-events: none;
}
@ -154,6 +156,7 @@
content: " · ";
padding: 0 .25em;
}
&:last-child {
&::after {
content: '';