fix(docs): show Gitter sidebar above notification bar (#1610)

This commit is contained in:
Yashu Mittal
2018-08-28 01:21:25 +05:30
committed by Shawn Erquhart
parent f9a84b5aa6
commit 9c4ff421af
3 changed files with 11 additions and 2 deletions

View File

@ -7,7 +7,7 @@
position: absolute;
text-align: center;
width: 100%;
z-index: 101;
z-index: 100;
@media screen and (min-width: $mobile) {
position: fixed;