]> source.dussan.org Git - redmine.git/commitdiff
Reverts r19816 (#33563).
authorGo MAEDA <maeda@farend.jp>
Mon, 14 Sep 2020 08:43:40 +0000 (08:43 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 14 Sep 2020 08:43:40 +0000 (08:43 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@20030 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 2643b48bee25356d7d9e7fc7d2d1504472643530..fa0c9237576d2d43debdd4866659cf192e93d68e 100644 (file)
@@ -460,7 +460,7 @@ div.square {
 .splitcontenttop {flex: 2; flex-basis: 100%;}
 
 form {display: inline;}
-input:not([type="file"]), select, button {vertical-align: middle; margin-top: 1px; margin-bottom: 1px; height: 24px; padding: 0 7px;}
+input, select, button {vertical-align: middle; margin-top: 1px; margin-bottom: 1px; height: 24px; padding: 0 7px;}
 input, select, textarea, button { color: #333; background-color: #fff; border:1px solid #ccc; border-radius:3px; box-sizing: border-box;}
 select {
   -webkit-appearance: none;