Fixing width of subsites dropdown to match default CMS menu width

This commit is contained in:
Sean Harvey 2013-02-04 14:35:47 +13:00
parent 82f1d980e8
commit 413cc0040e

View File

@ -33,7 +33,7 @@
font-size: 12px;
}
#SubsitesSelect {
width: 171px;
width: 145px;
padding: 3px;
}