ui: Ensure room for non-hidden scrollbars (#5802)

This commit is contained in:
John Cowen 2019-05-08 09:59:57 +01:00 committed by GitHub
parent 614ac96fa6
commit 249dcaf6cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
height: 30px;
position: absolute;
top: 8px;
right: 3px;
right: 15px;
}
%action-group label {
display: block;