sync
[roojs1] / 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 {