Better padding for photo captions in the Twenty Ten theme.

git-svn-id: https://develop.svn.wordpress.org/trunk@15154 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2010-06-06 20:27:37 +00:00
parent 5790295d13
commit ec63079ab7
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;