md list updates

This commit is contained in:
Adam Bradley
2015-08-18 09:34:35 -05:00
parent 512fc21491
commit eed7107b54
6 changed files with 83 additions and 70 deletions

View File

@ -51,4 +51,9 @@ ion-input.has-focus .text-input {
.text-input {
background-color: $list-background-color;
}
&:before,
&:after {
border: 0 !important;
}
}