mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user