mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 09:05:55 +00:00
Fixing width of subsites dropdown to match default CMS menu width
This commit is contained in:
parent
82f1d980e8
commit
413cc0040e
@ -33,7 +33,7 @@
|
||||
font-size: 12px;
|
||||
}
|
||||
#SubsitesSelect {
|
||||
width: 171px;
|
||||
width: 145px;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user