don't stretch the usercss-install button

This commit is contained in:
tophf 2017-12-19 06:25:33 +03:00
parent 154187f1bc
commit a8f292815a

View File

@ -427,6 +427,7 @@ label {
} }
.actions { .actions {
display: flex; display: flex;
align-items: flex-start;
} }
.install { .install {
margin-right: 1em; margin-right: 1em;