Remove unused upload button css

closes #7271
This commit is contained in:
Steffen van Bergerem 2017-01-07 18:59:57 +01:00 committed by Benjamin Neff
parent 7cc4b46d7e
commit aeb6d2287b

View file

@ -274,11 +274,6 @@
padding: 4px 2px;
text-decoration: none;
i { color: $text-grey; }
[type='file'],
[type='file']::-webkit-file-upload-button {
cursor: pointer;
}
}
.btn.btn-link:hover {