]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix font-size to compute to 14px even
authorMark Otto <markdotto@gmail.com>
Mon, 29 May 2017 01:01:08 +0000 (18:01 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 29 May 2017 01:01:08 +0000 (18:01 -0700)
docs/assets/scss/_nav.scss

index d0865143dfd9f8865c734193e3a790974d68a930..45b4206114e066f4d223f38bde2fa1a653d4ef7e 100644 (file)
@@ -16,7 +16,7 @@
       height: 2.5rem;
       margin-top: .25rem;
       overflow-x: hidden;
-      font-size: .85rem;
+      font-size: .875rem;
 
       .navbar-nav {
         padding-bottom: 2rem;