Add an icon size variable

This commit is contained in:
Ben Ogle
2013-08-26 12:28:52 -07:00
parent c47624062f
commit bacc5f4228

View File

@@ -57,6 +57,7 @@
@component-padding: 10px;
@component-icon-padding: @line-height-base / 4;
@component-icon-size: 16px;
@component-line-height: @line-height-base * 1.25;
@component-border-radius: 2px;