Install-usercss: Remove margin from installed style message

This commit is contained in:
Rob Garrison 2017-11-30 13:51:30 -06:00
parent 73a41b2e90
commit 1223983c95

View File

@ -174,6 +174,7 @@ h2.installed.active {
display: inline-block;
font-weight: bold;
margin-bottom: 1ex;
margin-top: 0;
}
.actions label input {