Apply to all upload fields

This commit is contained in:
topkek 2014-11-10 00:22:59 +00:00
parent 7d001c3eb6
commit c68bd97e14

View File

@ -100,7 +100,7 @@ input[type="text"],input[type="password"],textarea {
max-width: 100%;
}
#quick-reply input[type="file"] {
#upload input[type="file"] {
max-width: 230px;
}