mirror of https://github.com/apache/cloudstack.git
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*/
|
||||
div.toolbar div.filters {
|
||||
margin: 5px 0px 0 12px;
|
||||
width: 165px;
|
||||
width: 168px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue