]> gitweb.fluxo.info Git - drupal/nuvemdario.git/commitdiff
Putting views filters more to the top
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 11 Jul 2013 18:35:53 +0000 (15:35 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 11 Jul 2013 18:35:53 +0000 (15:35 -0300)
style.css

index 6f60e62d973fbaaf70b144e8da08d6ec7d45bc68..4324c068f356b051f700d426d0688f1463b6ea7b 100644 (file)
--- 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;
+}