X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/e5a3e3c0f4bffc546616d01ec86127462fad31f5..031f5b291bbe83ecec4e523bcaa81c9cd35eee4e:/assets/home.css

diff --git a/assets/home.css b/assets/home.css
index ab2d712..a694deb 100644
--- a/assets/home.css
+++ b/assets/home.css
@@ -1,6 +1,7 @@
 .pageheader {
 	position: absolute;
 	top: 0;
+	height: 0;
 	background: none;
 	box-shadow: none;
 }
@@ -15,6 +16,7 @@
 
 .sidebar {
 	border-top: none;
+	padding-top: 31px; /* need to add 1px normaly used by the sidebar */
 }
 
 #content {