mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
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:
parent
e1f7f5703d
commit
9ac2df7b6d
@ -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%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user