fix badge margins

This commit is contained in:
Milan
2020-05-23 23:14:56 +02:00
parent 4587ca9fcb
commit c46465e062

View File

@@ -334,6 +334,8 @@ div.badge-error {
display: inline;
margin: 3px;
padding: 3px;
line-height:1.6rem;
white-space: nowrap;
}
div.badge-ok {