mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
button-block fix for input, closes #340
This commit is contained in:
3
dist/css/ionic.css
vendored
3
dist/css/ionic.css
vendored
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user