mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR Removed #PageType dropdown width limitation to allow for longer page type titles
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92583 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
d08450575f
commit
ae2efc5a9f
@ -13,7 +13,6 @@
|
|||||||
padding: 1px;
|
padding: 1px;
|
||||||
}
|
}
|
||||||
#left form.actionparams select,
|
#left form.actionparams select,
|
||||||
#PageType,
|
|
||||||
#ReportSelector_holder select {
|
#ReportSelector_holder select {
|
||||||
width: 75%;
|
width: 75%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user