From 860735d7e4c66ff0c84fc4935e86c7034c716d73 Mon Sep 17 00:00:00 2001 From: ahocevar Date: Tue, 24 Sep 2013 14:56:25 +0200 Subject: [PATCH] Nicer search box position --- examples/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/index.html b/examples/index.html index 9a75fd2e2a..41d41eb105 100644 --- a/examples/index.html +++ b/examples/index.html @@ -20,6 +20,9 @@ .example:hover { background-color: #ddd; } + .navbar-search.pull-left { + padding: 5px; + } ::-webkit-scrollbar { width: 8px;