Fix unwanted space inside updater when wrapped in brackets.

This commit is contained in:
ccd0 2016-04-17 14:35:47 -07:00
parent 221efb04ce
commit b65a06fdc5

View File

@ -847,7 +847,7 @@ span.hide-announcement {
:root.float #updater {
padding: 0px 3px;
}
:root:not(.float) #updater {
:root:not(.float).shortcut-icons #updater {
display: inline-block;
min-width: 12pt;
text-align: right;