button-block fix for input, closes #340

This commit is contained in:
Adam Bradley
2014-01-11 00:10:49 -06:00
parent 1f0a94a26e
commit 76d185125a
7 changed files with 18 additions and 8 deletions

3
dist/css/ionic.css vendored
View File

@@ -5486,7 +5486,8 @@ input[type="range"] {
button.button-block,
button.button-full,
.button-full > button.button {
.button-full > button.button,
input.button.button-block {
width: 100%; }
a.button {