Skip to content

Commit 2431659

Browse files
author
Kristan Kenney
committed
Merge branch 'fix-uilang-0628'
2 parents efdb672 + 02b37ea commit 2431659

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web/css/styles.min.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3490,6 +3490,10 @@ form#vstobjects.suspended {
34903490
*/
34913491
}
34923492

3493+
.lang-fr .search-input, .lang-de .search-input, .lang-nl .search-input {
3494+
width: 100px;
3495+
}
3496+
34933497
.float-left {
34943498
float: left;
34953499
}

0 commit comments

Comments
 (0)