Update _04-tables.scss

This commit is contained in:
hellodeloo 2015-11-19 04:33:55 +01:00
parent fd6363eff8
commit a32311c071

View File

@ -5,7 +5,7 @@
table,
.#{$kna-namespace}table {
width: 100%;
max-width : 100%;
max-width: 100%;
table-layout: fixed;
border-collapse: collapse;
vertical-align: top;