Align isolated badge with instance group title

This commit is contained in:
Marliana Lara 2017-08-07 13:34:15 -04:00
parent ced871f34b
commit a0fe987509

View File

@ -110,14 +110,13 @@
.JobResults-isolatedBadge {
align-items: center;
align-self: center;
background-color: @default-list-header-bg;
border-radius: 5px;
color: @default-stdout-txt;
display: flex;
font-size: 10px;
height: 16px;
margin-left: 10px;
margin: 3px 0 0 10px;
padding: 0 10px;
text-transform: uppercase;
}