Skip to content

Commit 648382c

Browse files
author
Kristan Kenney
committed
Fix issue with toolbar alignment - de lang
1 parent 737fd80 commit 648382c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

web/css/src/styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3585,6 +3585,10 @@ form#vstobjects.suspended {
35853585
width: 100px;
35863586
}
35873587

3588+
.lang-de .l-sort-toolbar .l-select {
3589+
max-width: 140px;
3590+
}
3591+
35883592
.float-left {
35893593
float: left;
35903594
}

0 commit comments

Comments
 (0)