From 37c1f7d3a0317e1ecf02341b768c157facddc899 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 11 Jul 2013 15:35:53 -0300 Subject: Putting views filters more to the top --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index 6f60e62..4324c06 100644 --- a/style.css +++ b/style.css @@ -2589,3 +2589,7 @@ html.js input.throbbing { visibility: hidden; height: 0px; } + +.view-calendario .view-filters { + margin-top: -60px; +} -- cgit v1.2.3