1
0

fix image comment in wysiwyg mode

This commit is contained in:
Ian
2014-07-03 11:02:16 +02:00
parent 3e0bbaa2f0
commit 39b29ad284

View File

@ -63,6 +63,10 @@
max-width: 100%; max-width: 100%;
} }
.serendipity_imageComment_center {
margin: auto !important;
}
.serendipity_image_left { .serendipity_image_left {
float: left; float: left;
margin: 0 2em 1em 0; margin: 0 2em 1em 0;