Twenty Eleven: fix gallery thumbnail image overflow, props chellycat. Fixes #20478.
git-svn-id: http://core.svn.wordpress.org/trunk@21488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
24c98560e1
commit
34056f4c03
|
@ -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