From 26f9f4e3a574a3a17999b4171b8ffdf813949719 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 17 Jan 2013 12:02:17 -0800 Subject: Remove navbar search --- docs/assets/css/bootstrap.css | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'docs/assets/css/bootstrap.css') diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 6317b1760..0b1b7e266 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -3269,21 +3269,6 @@ button.close { } } -// Navbar search -// ------------------------- -.navbar-search { - position: relative; - float: left; - .navbarVerticalAlign(30px); // Vertically center in navbar - margin-bottom: 0; - .search-query { - margin-bottom: 0; - padding: 4px 14px; - #font > .sans-serif(13px, normal, 1); - border-radius: 15px; // redeclare because of specificity of the type attribute - } -} - */ .caret { -- cgit v1.2.3