mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-24 06:13:54 +00:00
Merge "Remove 'new' indicator styles on mobile options"
This commit is contained in:
commit
c583930c0c
|
@ -19,16 +19,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
// stylelint-disable selector-max-id
|
||||
#mobile-options &.indicator-circle {
|
||||
overflow: initial;
|
||||
|
||||
&:before {
|
||||
content: '\2022';
|
||||
color: @colorProgressive;
|
||||
margin-right: 0.3em;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
||||
// stylelint-enable selector-max-id
|
||||
|
|
Loading…
Reference in a new issue