mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Twenty Twelve: fix centering of image captions on image attachment view. Fixes #21530.
git-svn-id: https://develop.svn.wordpress.org/trunk@21518 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -986,6 +986,9 @@ footer .edit-link {
|
||||
overflow: hidden;
|
||||
text-align: center;
|
||||
}
|
||||
.image-attachment div.attachment p {
|
||||
text-align: center;
|
||||
}
|
||||
.image-attachment div.attachment img {
|
||||
display: block;
|
||||
height: auto;
|
||||
|
||||
Reference in New Issue
Block a user