mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
BUGFIX: fixed site tree padding issue
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70377 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
d9d512b47c
commit
df15366ee1
@ -327,11 +327,7 @@ body.stillLoading select {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#sitetree_holder #TreeTools {
|
#sitetree_holder #TreeTools {
|
||||||
background: #EEE;
|
|
||||||
padding: 5px;
|
|
||||||
border-bottom: 1px solid #CCC;
|
|
||||||
float: left;
|
float: left;
|
||||||
width: 95%;
|
|
||||||
}
|
}
|
||||||
#SearchBox {
|
#SearchBox {
|
||||||
float: left;
|
float: left;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user