Remove unused style for table header labels
This style was added in commit 92f4c26fa. However, we don't have any
labels inside <th> elements, so we don't need it.
This commit is contained in:
@@ -204,10 +204,6 @@ $table-header: #ecf1f6;
|
||||
color: $admin-text;
|
||||
padding: $line-height / 2;
|
||||
|
||||
label {
|
||||
color: $white;
|
||||
}
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user