summaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/static/css
diff options
context:
space:
mode:
authorBelen Barros Pena <belen.barros.pena@intel.com>2015-08-04 16:07:06 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-06 16:04:08 -0500
commit7b539bbf25786d313fd8092dc96b186388df58aa (patch)
tree07e8d514463c6f5c535c4fdcb87b20d61be1223a /lib/toaster/toastergui/static/css
parentb9375c73e736003e66575969c9ea244403e47aeb (diff)
downloadbitbake-contrib-7b539bbf25786d313fd8092dc96b186388df58aa.tar.gz
toastergui: spacing and top nav style change
Remove the margin for the .section class and the .row-fluid class in the page header div to reduce the vertical white space a little bit in the project pages. Also, change the style of the Toaster manual link to make it look like the main navigation. Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com> Signed-off-by: Michael Wood <michael.g.wood@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/toaster/toastergui/static/css')
-rw-r--r--lib/toaster/toastergui/static/css/default.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/toaster/toastergui/static/css/default.css b/lib/toaster/toastergui/static/css/default.css
index 638c6dda8..dbe2307dc 100644
--- a/lib/toaster/toastergui/static/css/default.css
+++ b/lib/toaster/toastergui/static/css/default.css
@@ -10,7 +10,6 @@
/* Style the breadcrumb */
.breadcrumb { display: inline-block; background-color: transparent; }
-.section { margin: 20px 0; }
/* Styles for the help information */
.get-help { color: #CCCCCC; }