From 48473f68431e127fe9515ecbad7cfa5f4646e393 Mon Sep 17 00:00:00 2001 From: Carlos Coêlho Date: Thu, 14 Jan 2016 15:18:20 -0200 Subject: [PATCH] Removed padding-top from header content --- src/colab-spb-theme-plugin/colab_spb_theme/static/css/header.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/colab-spb-theme-plugin/colab_spb_theme/static/css/header.css b/src/colab-spb-theme-plugin/colab_spb_theme/static/css/header.css index 6431ddd..7bddae2 100644 --- a/src/colab-spb-theme-plugin/colab_spb_theme/static/css/header.css +++ b/src/colab-spb-theme-plugin/colab_spb_theme/static/css/header.css @@ -428,7 +428,8 @@ header #sisp-header-quick-access a { font-weight: bold; } +/* header #spb-header-content, header #sisp-header-content { padding-top: 13px; -} +} */ -- libgit2 0.21.2