From 122d94f78ca7a0e90ddaa8d34789e4240f6ba51d Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Fri, 5 Apr 2013 07:19:58 -0700 Subject: [PATCH] Issue #26 --- common/css/main.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/common/css/main.css b/common/css/main.css index 5b065831c58..c7a17b0f0c9 100644 --- a/common/css/main.css +++ b/common/css/main.css @@ -95,4 +95,9 @@ background-color: #A60000; } -.typeahead { z-index: 1051; } \ No newline at end of file +.typeahead { z-index: 1051; } + +.navbar-inner { + padding-left: 0px; + padding-right: 0px; +} \ No newline at end of file