restore top margin for #no-styles after 2bf30ed1

This commit is contained in:
tophf 2020-11-23 07:29:30 +03:00
parent 00ae843f78
commit 51f125113d

View File

@ -104,7 +104,7 @@ body > div:not(#installed):not(#message-box):not(.colorpicker-popup) {
}
#no-styles {
padding: 4px var(--outer-padding) 6px;
padding: 6px var(--outer-padding);
font-weight: bold;
}