ui: Ensure room for non-hidden scrollbars (#5802)
This commit is contained in:
parent
9e9150d85a
commit
2507730feb
|
@ -14,7 +14,7 @@
|
|||
height: 30px;
|
||||
position: absolute;
|
||||
top: 8px;
|
||||
right: 3px;
|
||||
right: 15px;
|
||||
}
|
||||
%action-group label {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in New Issue