Not clearing can cause some weird bugs.
git-svn-id: https://develop.svn.wordpress.org/trunk@1916 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8f20ed5791
commit
f88772008d
|
@ -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