mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02: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;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
#SubsitesSelect {
|
#SubsitesSelect {
|
||||||
width: 171px;
|
width: 145px;
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user