mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Reduce size of 'select view' dropdown to fix more dense toolbars.
This commit is contained in:
parent
607ac8f4f4
commit
29fbc4b423
@ -3443,7 +3443,7 @@ div.toolbar div.section-switcher div.section-select {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.toolbar div.section-switcher div.section-select select {
|
div.toolbar div.section-switcher div.section-select select {
|
||||||
width: 142px;
|
width: 100px;
|
||||||
height: 21px;
|
height: 21px;
|
||||||
margin-right: 13px;
|
margin-right: 13px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user