issue 45 +46 fix

This commit is contained in:
Scott O'Hara 2014-09-23 17:32:13 -04:00
parent 24c8569f71
commit 206e0adced
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ $grid-list: (
c8 66.66%,
c9 75%,
c10 83.33%,
c11 91.66%,
c11 91.66%
);
@each $value in $grid-list {

View file

@ -4,7 +4,7 @@
//-------------------------------------------------------------------
.table {
@extend %w-100%;
@extend %w-100;
th, td {
padding: .5em;