Resolve "Project homepage > Clone dropdown/input larger than other buttons"

This commit is contained in:
Annabel Gray 2018-06-14 18:07:29 +00:00 committed by Clement Ho
parent edfa2e3fb6
commit 6acb56c949

View file

@ -832,3 +832,5 @@ $input-border-color: $theme-gray-200;
$input-color: $gl-text-color;
$font-family-sans-serif: $regular_font;
$font-family-monospace: $monospace_font;
$input-line-height: 20px;
$btn-line-height: 20px;