From 52266cfdcdbb010a27cb9364ab4dc277a1cd75de Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 5 Aug 2013 00:39:03 -0700 Subject: run grunt dist --- dist/css/bootstrap.css | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 04fc51e37..e34b0b81f 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2881,12 +2881,13 @@ button.close { } .navbar-toggle { - position: absolute; - top: 9px; - right: 10px; + position: relative; + float: right; width: 48px; - height: 32px; - padding: 8px 12px; + height: 34px; + padding: 6px 12px; + margin-top: 8px; + margin-bottom: 8px; background-color: transparent; border: 1px solid #dddddd; border-radius: 4px; -- cgit v1.2.3