list/item/button/card css overhaul

This commit is contained in:
Adam Bradley
2015-08-25 13:17:29 -05:00
parent cb48d67d4a
commit 069ac65e24
36 changed files with 370 additions and 423 deletions

View File

@@ -33,8 +33,8 @@ $input-label-color: #888 !default;
max-width: 100%;
}
.input-label + .input {
margin-top: 0;
padding-left: 16px;
.text-input {
align-self: stretch;
width: auto;
}
}