Twenty Eleven: make sure title-less widgets don't float into content for small screens; Props devinreams; Fixes #17423
git-svn-id: https://develop.svn.wordpress.org/trunk@18048 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8d75a9a12c
commit
75e4ab2cae
@ -1534,6 +1534,7 @@ img#wpstats {
|
||||
font-size: 12px;
|
||||
}
|
||||
.widget {
|
||||
clear: both;
|
||||
margin: 0 0 2.2em;
|
||||
}
|
||||
.widget-title {
|
||||
|
Loading…
Reference in New Issue
Block a user