BUGFIX: cms ui padding on tree

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70561 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
James Kirkus-Lamont 2009-01-21 20:59:59 +00:00 committed by Sam Minnee
parent e1f7f5703d
commit 9ac2df7b6d

View File

@ -1,6 +1,6 @@
#left form.actionparams {
background: #eee;
padding: 0 0 5px 0;
padding: 0 5px 5px 5px;
_padding-left: 5px;
float: left;
width: 100%;