Twenty Eleven: fix gallery thumbnail image overflow, props chellycat. Fixes #20478.
git-svn-id: https://develop.svn.wordpress.org/trunk@21488 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
38ccc90afc
commit
7b11f93275
|
@ -1190,6 +1190,7 @@ blockquote.pull.alignright {
|
|||
float: left;
|
||||
display: block;
|
||||
margin: .375em 1.625em 0 0;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue