remove superflous rules break firefox

This commit is contained in:
Sam 2015-02-03 11:56:57 +11:00
parent 5ddec2e76d
commit 78b879d666
1 changed files with 0 additions and 2 deletions

View File

@ -63,8 +63,6 @@
}
.category a {
max-width: 160px;
overflow: hidden;
text-overflow: ellipsis;
}
.num .fa {
color: scale-color($primary, $lightness: 50%);