Commit aeb6d228 authored by Steffen van Bergerem's avatar Steffen van Bergerem Committed by Benjamin Neff
Browse files

Remove unused upload button css

closes #7271
parent 7cc4b46d
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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 {