diff --git a/src/packages/command-panel/stylesheets/command-panel.less b/src/packages/command-panel/stylesheets/command-panel.less index c7721471a..589ffb517 100644 --- a/src/packages/command-panel/stylesheets/command-panel.less +++ b/src/packages/command-panel/stylesheets/command-panel.less @@ -17,9 +17,9 @@ &:before { font-family: 'Octicons Regular'; - font-size: 14px; - width: 14px; - height: 14px; + font-size: 1.1em; + width: 1.1em; + height: 1.1em; margin-right: 5px; -webkit-font-smoothing: antialiased; content: '\f09e';