BUGFIX: cms ui fixed width of tools at top of site tree

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70388 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
James Kirkus-Lamont 2009-01-20 02:18:36 +00:00 committed by Sam Minnee
parent df15366ee1
commit f64c1ec35b

View File

@ -328,6 +328,7 @@ body.stillLoading select {
#sitetree_holder #TreeTools {
float: left;
width: inherit;
}
#SearchBox {
float: left;