mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-28 08:10:35 +00:00
Hide stray checkmarks on mobile toolbar
Change-Id: Iae5ad6f736197f9d88d973a51b3b04bddc101826
This commit is contained in:
parent
25a9f02453
commit
4f448a8c96
|
@ -93,7 +93,7 @@
|
|||
width: 100%;
|
||||
> .oo-ui-tool-link {
|
||||
padding: 0.85em;
|
||||
> .oo-ui-iconElement-icon {
|
||||
> .oo-ui-iconElement-icon:not( .oo-ui-tool-checkIcon ) {
|
||||
position: static;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
|
|
Loading…
Reference in a new issue