Removed color-label overwrites

This commit is contained in:
Luke "Jared" Bennett 2016-12-22 12:31:25 +00:00
parent 6d9c1d3efc
commit b552f2b020
No known key found for this signature in database
GPG key ID: 402ED51FB5D306C2

View file

@ -25,12 +25,6 @@
}
.issuable-row {
.color-label {
border-radius: 2px;
padding: 3px !important;
margin-right: 7px;
}
span a {
color: $gl-text-color;
word-wrap: break-word;