fix(keymap): Hide horizontal scrollbar (#392)

close #391
This commit is contained in:
Róbert Kiss
2017-08-20 19:22:22 +02:00
committed by László Monda
parent b2466f01aa
commit 015d110c2b

View File

@@ -14,6 +14,7 @@
.main-page-content {
margin-left: 250px;
overflow-x: hidden;
}
.select2 {