Not clearing can cause some weird bugs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
efa798a2af
commit
fedf5da324
|
@ -215,6 +215,7 @@ textarea, input, select {
|
|||
.wrap {
|
||||
background: #fff;
|
||||
border: 1px solid #ccc;
|
||||
clear: both;
|
||||
margin: 15px 5%;
|
||||
padding: .5em 1em;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue