mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 17:48:01 +01:00
Twenty Twelve: clear center-aligned images properly. Fixes #23244.
git-svn-id: http://core.svn.wordpress.org/trunk@23428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
62b51bff22
commit
0fe1f7575d
@ -893,6 +893,7 @@ img.alignright {
|
|||||||
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
|
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
|
||||||
}
|
}
|
||||||
img.aligncenter {
|
img.aligncenter {
|
||||||
|
clear: both;
|
||||||
margin-top: 12px;
|
margin-top: 12px;
|
||||||
margin-top: 0.857142857rem;
|
margin-top: 0.857142857rem;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
|
Loading…
Reference in New Issue
Block a user