Twenty Eleven: make sure title-less widgets don't float into content for small screens; Props devinreams; Fixes #17423

git-svn-id: http://svn.automattic.com/wordpress/trunk@18048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
iandstewart 2011-05-25 20:24:21 +00:00
parent 24ca5b0064
commit 5b84f25408
1 changed files with 1 additions and 0 deletions

View File

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