Ixion: Make sure left and right aligned images with captions have some horizontal spacing. Fixes #263.

This commit is contained in:
alaczek 2018-09-24 09:13:35 +10:00
parent b844489783
commit 84a4125b57

View file

@ -1556,7 +1556,6 @@ object {
max-width: 100%;
}
.wp-caption {
margin: 0;
margin-bottom: 1.6em;
max-width: 100%;
}