#3684: reset width to auto for input type='image'
This commit is contained in:
parent
348668ec13
commit
eef87c96af
2 changed files with 3 additions and 1 deletions
1
docs/assets/css/bootstrap.css
vendored
1
docs/assets/css/bootstrap.css
vendored
|
|
@ -873,6 +873,7 @@ input[type="checkbox"] {
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
input[type="image"],
|
||||
input[type="submit"],
|
||||
input[type="reset"],
|
||||
input[type="button"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue