]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
button alignment in nav
authorMark Otto <markdotto@gmail.com>
Sat, 23 May 2015 05:33:58 +0000 (22:33 -0700)
committerMark Otto <markdotto@gmail.com>
Sat, 23 May 2015 05:33:58 +0000 (22:33 -0700)
docs/assets/scss/_sidebar.scss

index 4fec7cbb8d84d5de8bee2fccc874aeb5e913ca8e..064e732766a48f76879b8cfcc20cbee319553f61 100644 (file)
@@ -9,7 +9,7 @@
 
   .navbar-toggler {
     position: absolute;
-    top: 1.25rem;
+    top: 1rem;
     right: 0;
     z-index: 5;
   }
@@ -44,7 +44,7 @@
   display: block;
   float: none;
   height: auto;
-  padding: 1.75rem 1.25rem;
+  padding: 1.55rem 1.25rem;
   font-size: 20px;
   font-weight: 500;
   line-height: 1;