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 9e9150d85a
commit 2507730feb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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