no box-shadow in stacked form input

This commit is contained in:
Adam Bradley
2013-11-18 20:09:23 -06:00
parent 38af5a5cb7
commit 32d9fe2d4a
3 changed files with 1 additions and 4 deletions

3
dist/css/ionic.css vendored
View File

@@ -2198,8 +2198,7 @@ textarea {
overflow: hidden;
padding: 4px 8px 3px;
border: none;
background-color: white;
box-shadow: inset 0 0 1px #dddddd; }
background-color: white; }
.item-stacked-label input {
height: 46px; }