Always give .wpcaption bottom margin. Fixes #121
This commit is contained in:
parent
1d87f246da
commit
c8f0f72d2e
1 changed files with 1 additions and 5 deletions
|
@ -471,12 +471,8 @@ img.size-full {
|
|||
}
|
||||
.wp-caption {
|
||||
border: 1px solid #ccc;
|
||||
max-width: 100%;
|
||||
}
|
||||
.wp-caption.aligncenter,
|
||||
.wp-caption.alignleft,
|
||||
.wp-caption.alignright {
|
||||
margin-bottom: 1.5em;
|
||||
max-width: 100%;
|
||||
}
|
||||
.wp-caption img {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue