Merge pull request #172 from hellodeloo/patch-1

Update _04-tables.scss
This commit is contained in:
Raphael Goetter 2015-11-20 09:49:09 +01:00
commit 4747400f5e

View File

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