Remove unused css class

This commit is contained in:
Frederic Guillot 2017-03-11 17:46:25 -05:00
parent a7db17b0b2
commit 748f1c09fb
2 changed files with 1 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -23,11 +23,6 @@ table
&.table-striped tr:nth-child(odd)
background: bg-color('lighter')
&.table-hover tr:hover
background: map-get($highlight-colors, 'background')
td
border: 2px solid map-get($highlight-colors, 'border')
&.table-scrolling
@include sm-device
overflow-x: auto