mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
BUGFIX Fixed float issue caused by change in r70303
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70474 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
e0e9acb8b9
commit
f09ee232fa
@ -2,6 +2,7 @@
|
|||||||
background: #eee;
|
background: #eee;
|
||||||
padding: 0 0 5px 0;
|
padding: 0 0 5px 0;
|
||||||
float: left;
|
float: left;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
#left form#search_options {
|
#left form#search_options {
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
|
Loading…
Reference in New Issue
Block a user