]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix for #1779, use line-height var
authorMark Otto <markdotto@gmail.com>
Tue, 7 Feb 2012 08:16:05 +0000 (00:16 -0800)
committerMark Otto <markdotto@gmail.com>
Tue, 7 Feb 2012 08:16:05 +0000 (00:16 -0800)
docs/assets/bootstrap.zip
less/dropdowns.less

index d079b7cc5fb0053350e1c281682dff750276265a..5d0083c2d5473020843b0f95c0d0737b96bd1236 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 1184308718dfb7c652a5c7189bda44bf9edcd736..1ec06b04ade2cb8442d65e76c044a997a36dba65 100644 (file)
@@ -92,7 +92,7 @@
     padding: 3px 15px;
     clear: both;
     font-weight: normal;
-    line-height: 18px;
+    line-height: @baseLineHeight;
     color: @gray;
     white-space: nowrap;
   }