From 2e36e132ff64ce871ca92cbd5421d40172835fd7 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Sat, 21 Jun 2014 23:43:25 +0200 Subject: [PATCH] Small layout improvement. --- app/assets/stylesheets/zzz.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/assets/stylesheets/zzz.css b/app/assets/stylesheets/zzz.css index 0589c89ca..d21dfb661 100644 --- a/app/assets/stylesheets/zzz.css +++ b/app/assets/stylesheets/zzz.css @@ -102,11 +102,13 @@ table th, table td { */ z-index: -5000; } +/* @media (min-width: 1024px) { .content-one { width: 1024px; } } +*/ .content-fix { top: 78px;