Fix unwanted space inside updater when wrapped in brackets.
This commit is contained in:
parent
221efb04ce
commit
b65a06fdc5
@ -847,7 +847,7 @@ span.hide-announcement {
|
|||||||
:root.float #updater {
|
:root.float #updater {
|
||||||
padding: 0px 3px;
|
padding: 0px 3px;
|
||||||
}
|
}
|
||||||
:root:not(.float) #updater {
|
:root:not(.float).shortcut-icons #updater {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
min-width: 12pt;
|
min-width: 12pt;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user