Skip to content

Commit 0ba02a1

Browse files
committed
Fix CSS lint error
1 parent ed43ceb commit 0ba02a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595

9696
.dokuwiki {
9797
.plugin_prosemirror_useWYSIWYG {
98-
margin-bottom: 0.75rem;
9998
display: flex;
99+
margin-bottom: 0.75rem;
100100
}
101101

102102
.footnote-tooltip {

0 commit comments

Comments
 (0)