Update style.css

Minor fix
This commit is contained in:
Simon DELAGE 2021-10-05 13:18:33 +02:00
parent 32726b1c07
commit cb61358939

View file

@ -33,7 +33,7 @@
.dokuwiki div.tagsuccess,
.dokuwiki div.tagnotify {
padding: 0 .5em 0 3em;
margin: 0 auto .5em 0;
margin: .5em auto .5em 0;
background-position: 8px 50%;
display: table;
}