Better padding for photo captions in the Twenty Ten theme.

git-svn-id: http://svn.automattic.com/wordpress/trunk@15154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
iammattthomas 2010-06-06 20:27:37 +00:00
parent 0c0e3a237b
commit 797ea0a101
1 changed files with 2 additions and 2 deletions

View File

@ -823,10 +823,10 @@ div.menu li {
padding: 4px;
}
#content .wp-caption img {
margin: 5px;
margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
margin: 0 0 4px;
margin: 5px;
}
#content .wp-smiley {
margin:0;