Skip to content

Commit 5b531ba

Browse files
committed
unterminated-float-causes-following-caption-to-wrap
1 parent d84b253 commit 5b531ba

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

style.css

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
div.plugin_include_content div.tags {
2+
margin-bottom: 0 !important;
3+
}
4+
5+
div.plugin_include_content {
6+
display: flow-root;
7+
margin-bottom: 1.4em;
8+
}
9+
110
div.dokuwiki div.plugin_include_content div.secedit {
211
float: right;
312
margin-left: 1em;
@@ -11,7 +20,6 @@ div.dokuwiki div.inclmeta {
1120
font-size: 80%;
1221
line-height: 1.25;
1322
/*margin-top: 0.5em;*/
14-
margin-bottom: 2em;
1523
}
1624

1725
div.dokuwiki div.inclmeta a.permalink {

0 commit comments

Comments
 (0)