remove superflous rules break firefox
This commit is contained in:
parent
5ddec2e76d
commit
78b879d666
|
@ -63,8 +63,6 @@
|
||||||
}
|
}
|
||||||
.category a {
|
.category a {
|
||||||
max-width: 160px;
|
max-width: 160px;
|
||||||
overflow: hidden;
|
|
||||||
text-overflow: ellipsis;
|
|
||||||
}
|
}
|
||||||
.num .fa {
|
.num .fa {
|
||||||
color: scale-color($primary, $lightness: 50%);
|
color: scale-color($primary, $lightness: 50%);
|
||||||
|
|
Loading…
Reference in New Issue