feature(style) panel width: 97% -> 98%

This commit is contained in:
coderaiser 2016-06-15 19:40:14 +03:00
parent 2229be3ca0
commit 0fe40b5283
3 changed files with 4 additions and 4 deletions

View file

@ -166,7 +166,7 @@
@media only screen and (max-width: 1155px) {
.panel {
width: 97%;
width: 98%;
}
/* если правая панель не помещаеться - прячем её */
.panel-right, .cmd-button#f5, .cmd-button#f6 {