Skip to content
Snippets Groups Projects
Commit 140706e3 authored by Chris Hallberg's avatar Chris Hallberg
Browse files

Tag styling in bootprint.

parent c0dee3b7
No related merge requests found
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -269,6 +269,14 @@ body.offcanvas.active .offcanvas-toggle {box-shadow: none;}
}
}
#hierarchyRecord {background:#FFF}
.tagList button {
margin-top: 0;
padding-top: 0;
padding-bottom: 4px;
font-size: 95%;
vertical-align: initial;
}
.tagList button .fa-close { margin-top: 3px; }
/* --- Search --- */
.alert {padding:8px}
......
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