mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
Merge pull request #1354 from resmo/fix/ui-div-filter-width
UI: improve filter dropdown widthGiving a little more space to fix new line, see [after and before](https://photos.google.com/share/AF1QipP6ZeMO4B_fSLCBocr0MQmgbbq3gAf0vDY8Hy4YjUgqLH_VY8vpP2y5U6RMWL9Vfw?key=ZFVxcjUxcXZvVmZGTTQzOER6VUxYWENVODJfXzhB) * pr/1354: UI: improve filter dropdown width Signed-off-by: Remi Bergsma <github@remi.nl>
This commit is contained in:
commit
02ca92e0a7
@ -3554,7 +3554,7 @@ div.toolbar div.section-switcher div.section-select label {
|
||||
/*Breadcrumbs*/
|
||||
div.toolbar div.filters {
|
||||
margin: 5px 0px 0 12px;
|
||||
width: 168px;
|
||||
width: 200px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user