HQL-1829 Change z-index of keyboard-shortcuts

This commit is contained in:
Illia Daynatovich 2016-08-25 12:12:29 +03:00
parent 25a6728acc
commit 00355caf8d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
left: 20px;
overflow: hidden;
padding: 20px;
z-index: 1;
z-index: 10;
border-radius: 15px;
background-attachment: scroll;
background-size: auto auto;