Skip to content

Commit 29fbc4b

Browse files
committed
Reduce size of 'select view' dropdown to fix more dense toolbars.
1 parent 607ac8f commit 29fbc4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/css/cloudstack3.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3443,7 +3443,7 @@ div.toolbar div.section-switcher div.section-select {
34433443
}
34443444

34453445
div.toolbar div.section-switcher div.section-select select {
3446-
width: 142px;
3446+
width: 100px;
34473447
height: 21px;
34483448
margin-right: 13px;
34493449
font-size: 12px;

0 commit comments

Comments
 (0)