Darken the border between remove label and label name

This commit is contained in:
Phil Hughes
2016-06-08 11:45:17 +01:00
parent cba0321f96
commit f4eb55724f
+1 -1
View File
@@ -178,7 +178,7 @@
}
.label-remove {
border-left: 1px solid;
border-left: 1px solid rgba(0, 0, 0, .1);
z-index: 3;
}