Added z-index to minimal mode restore button

This commit is contained in:
Jiiks 2017-01-23 01:43:18 +02:00
parent 604ec38101
commit 5daf0bbdc5
2 changed files with 2 additions and 1 deletions

View File

@ -699,6 +699,7 @@
padding: 0px !important;
padding-left: 3px !important;
color: #EBEBEB;
z-index: 90000;
}
.bd-minimal-chan #bd-show-channels {

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long