Merged r20031 from trunk to 4.1-stable (#33563).

git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@20036 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2020-09-17 11:04:39 +00:00
parent bc54a917ae
commit 67c5d5bd2c

View File

@@ -474,7 +474,7 @@ select {
background-position: calc(100% - 7px) 50%;
padding-right: 20px;
}
input[type="file"] {border: 0; padding-left: 0; padding-right: 0; background-color: initial; }
input[type="file"] {border: 0; padding-left: 0; padding-right: 0; height: initial; background-color: initial; }
input[type="submit"], button[type="submit"] {
-webkit-appearance: button;
cursor: pointer;