* Keycap button fix.

pull/539/head
Megax 2016-08-29 22:32:31 +02:00
parent cf018975c0
commit 4335ee96b9
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@
// shortcut window keys
.keycap {
min-width: 20px;
min-height: 25px;
min-height: 24px;
margin-top: 2px;
padding-bottom: $spacing / 2;
padding-left: $spacing;