mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Increase width of toolbar just a little (wraps in FF)
This commit is contained in:
parent
120dc868ca
commit
7fdc251004
@ -2280,7 +2280,7 @@ div.list-view div.toolbar div.section-switcher div.section-select label {
|
|||||||
/*Breadcrumbs*/
|
/*Breadcrumbs*/
|
||||||
div.toolbar div.filters {
|
div.toolbar div.filters {
|
||||||
margin: 5px 0px 0 12px;
|
margin: 5px 0px 0 12px;
|
||||||
width: 165px;
|
width: 168px;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user