sync
authorjohn <john@roojs.com>
Fri, 13 Jul 2018 03:51:15 +0000 (11:51 +0800)
committerjohn <john@roojs.com>
Fri, 13 Jul 2018 03:51:15 +0000 (11:51 +0800)
less/bootstrap/buttons.less

index ba93a15..acfb974 100644 (file)
   .button-size(@padding-large-vertical; @padding-large-horizontal; @font-size-large; @line-height-large; @btn-border-radius-large);
 }
 .btn-sm {
-  // l
-  ine-height: ensure proper height of button next to small input
+  // line-height: ensure proper height of button next to small input
   .button-size(@padding-small-vertical; @padding-small-horizontal; @font-size-small; @line-height-small; @btn-border-radius-small);
 }
 .btn-xs {