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:
Ian Stewart 2011-05-25 20:24:21 +00:00
parent 8d75a9a12c
commit 75e4ab2cae

View File

@ -1534,6 +1534,7 @@ img#wpstats {
font-size: 12px;
}
.widget {
clear: both;
margin: 0 0 2.2em;
}
.widget-title {