Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Fix context menu accelerator size (windows only)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsclifton committed Sep 16, 2016
1 parent 29fdd07 commit 601904f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion less/contextMenu.less
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,5 @@

.platform--win32 .accelerator {
font: menu;
font-size: 12px;
font-size: 12px !important;
}

0 comments on commit 601904f

Please sign in to comment.