diff options
author | Chocobozzz <me@florianbigard.com> | 2018-08-09 17:51:25 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-08-09 17:55:05 +0200 |
commit | 141b177db088891e84040f68aa95008fb52f1d44 (patch) | |
tree | 20168077514c920f5b4da4696707db55f51b158d /client/src/sass/application.scss | |
parent | 63347a0ff966c7863e5b7431effa1cb0668df893 (diff) | |
download | PeerTube-141b177db088891e84040f68aa95008fb52f1d44.tar.gz PeerTube-141b177db088891e84040f68aa95008fb52f1d44.tar.zst PeerTube-141b177db088891e84040f68aa95008fb52f1d44.zip |
Add ability to ban/unban users
Diffstat (limited to 'client/src/sass/application.scss')
-rw-r--r-- | client/src/sass/application.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index b120d4090..ba8701f5c 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss | |||
@@ -310,8 +310,4 @@ table { | |||
310 | } | 310 | } |
311 | } | 311 | } |
312 | } | 312 | } |
313 | |||
314 | bs-dropdown-container { | ||
315 | z-index: 10000; | ||
316 | } | ||
317 | } | 313 | } |