Fix inputs with icons

This commit is contained in:
Jeremy Thomas
2016-10-30 14:59:46 +00:00
parent 73ab6b214d
commit 84a40052fc
8 changed files with 504 additions and 1079 deletions

View File

@@ -34,17 +34,17 @@ $table-row-even-hover-background: $white-ter !default
th
border-width: 0 0 2px
color: $table-head
tfoot
td,
th
border-width: 2px 0 0
color: $table-head
tbody
tr
&:last-child
td,
th
border-bottom-width: 0
tfoot
td,
th
border-width: 2px 0 0
color: $table-head
// Modifiers
&.is-bordered
td,