Skip to content
Snippets Groups Projects
Commit ab0aa7c0 authored by Demian Katz's avatar Demian Katz
Browse files

Tweak to tag styling.

parent a8384820
No related merge requests found
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -62,6 +62,11 @@ ...@@ -62,6 +62,11 @@
font-size: 95%; font-size: 95%;
vertical-align: initial; vertical-align: initial;
} }
.tagList .tag .badge {
margin: 0;
padding: 3px 7px;
font-weight: normal;
}
.tagList button .fa-close { margin-top: 3px; } .tagList button .fa-close { margin-top: 3px; }
.tagList { .tagList {
.tag { .tag {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment