From b4158e081bf53491404aed54c0fd39c2733495a3 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 25 Apr 2014 12:42:16 +0200 Subject: [PATCH] breadcrumb margin fix for 1366px+ resolutions --- www/css/desktop.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/css/desktop.css b/www/css/desktop.css index 749be957..64225852 100644 --- a/www/css/desktop.css +++ b/www/css/desktop.css @@ -357,6 +357,7 @@ body{background:#eae8e4;height:100%} article{background:#f7f5f2;float:left} .moodpic{width:880px;height:230px} .moodpic img{width:100%} +.breadcrumbs{margin-top:0} } @media only screen and (min-width:1600px){