fixes keywords overlaping when editing keywords of protocol [SCI-293]

This commit is contained in:
Mojca Lorber 2016-08-04 11:25:29 +02:00
parent ae7eb18af8
commit 761ddea295

View file

@ -58,3 +58,6 @@
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.label {
line-height: 2.3 !important;
}