Twenty Fourteen: fix image alignment in editor styles, props azaozz and RDall. Fixes #26108.

Built from https://develop.svn.wordpress.org/trunk@26409


git-svn-id: http://core.svn.wordpress.org/trunk@26309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-11-26 17:38:11 +00:00
parent f02c3f3037
commit 96526c7c0c
1 changed files with 1 additions and 0 deletions

View File

@ -354,6 +354,7 @@ img {
margin: 0 0 24px 0;
padding: 0;
text-align: left;
max-width: 474px;
}
.wp-caption.alignleft {