From 26e88a8fcd1bcbb101245a2243c6fb9cfeda3500 Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Thu, 7 Apr 2016 19:28:00 -0400 Subject: [PATCH] little space below menu --- style.styl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.styl b/style.styl index 5647d7f..5f9daae 100644 --- a/style.styl +++ b/style.styl @@ -250,6 +250,7 @@ header#site_header margin-bottom: 15px body > .centerer > .nav + margin-bottom: 15px ul li_reset() space_evenly(line_height) @@ -544,7 +545,7 @@ for selector, css in columns.css body > .centerer > .nav ul > li, #mobile_menu_button display: block - padding: 3px 10px 4px 17px + padding: 0px 10px 0px 17px font-size: font_size_large #admin_images_body .th_toggle_buttons font-weight: normal -- 1.7.10.4