We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053f5f7 commit 4295e53Copy full SHA for 4295e53
css/my.css
@@ -32,3 +32,11 @@ div.tags::before{
32
div.dokuwiki form.plugin__tag_search label.plus, div.dokuwiki form.plugin__tag_search label.minus {
33
display: block;
34
}
35
+
36
+/* Bootstrap add no need display property in this situation. Need to delete it */
37
+a.media{
38
+ display: inline !important;
39
+}
40
+img.media{
41
42
0 commit comments