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:
Ingo Schommer 2009-11-21 02:35:24 +00:00
parent d08450575f
commit ae2efc5a9f

View File

@ -13,7 +13,6 @@
padding: 1px;
}
#left form.actionparams select,
#PageType,
#ReportSelector_holder select {
width: 75%;
}