diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2020-07-01 16:55:32 +0200 |
---|---|---|
committer | Rigel Kent <par@rigelk.eu> | 2020-07-01 17:03:48 +0200 |
commit | 6c808af9a28b8c35191009bbce8052a967363dd1 (patch) | |
tree | 131912654449e07027360400475dedc3fa87c428 /client/src/sass | |
parent | 1fe1e14cb30ac44299563f98ed0aee2805794493 (diff) | |
download | PeerTube-6c808af9a28b8c35191009bbce8052a967363dd1.tar.gz PeerTube-6c808af9a28b8c35191009bbce8052a967363dd1.tar.zst PeerTube-6c808af9a28b8c35191009bbce8052a967363dd1.zip |
fix reactive file upload button
Diffstat (limited to 'client/src/sass')
-rw-r--r-- | client/src/sass/include/_mixins.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/sass/include/_mixins.scss b/client/src/sass/include/_mixins.scss index 003936bc3..c6822b714 100644 --- a/client/src/sass/include/_mixins.scss +++ b/client/src/sass/include/_mixins.scss | |||
@@ -258,7 +258,6 @@ | |||
258 | min-height: 30px; | 258 | min-height: 30px; |
259 | 259 | ||
260 | @include peertube-button; | 260 | @include peertube-button; |
261 | @include orange-button; | ||
262 | 261 | ||
263 | input[type=file] { | 262 | input[type=file] { |
264 | position: absolute; | 263 | position: absolute; |