From 332b4bd89949cc927077ff108b2f7fd6d57a40b9 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Sat, 21 Sep 2013 16:25:17 +0200 Subject: [PATCH] allow header to be scrolled horizontally --- public/css/header.styl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/css/header.styl b/public/css/header.styl index 916b001abe..1512a4a065 100644 --- a/public/css/header.styl +++ b/public/css/header.styl @@ -7,7 +7,8 @@ background: #f5f5f5 border-bottom: 1px solid rgba(0,0,0,0.2) // margin-top: -1px - overflow: hidden + overflow-y: hidden + overflow-x: auto // position relative /* login/menu buttons