Files
comic-easel/css/admin-editor.css

14 lines
180 B
CSS

/* runs in the post editor */
.admin-comicbox img {
max-width: 100%;
display: block;
}
.column-comicimages {
width: 200px;
}
.fixed .column-locations {
width: 200px;
}