Increase width of toolbar just a little (wraps in FF)

This commit is contained in:
bfederle 2011-12-21 15:27:30 -08:00
parent 120dc868ca
commit 7fdc251004

View File

@ -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;
}