diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-07-11 15:35:53 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-07-11 15:35:53 -0300 |
| commit | 37c1f7d3a0317e1ecf02341b768c157facddc899 (patch) | |
| tree | 07069ca634d81f4da099b95e86a5fdf6387db467 | |
| parent | d8e04a31dac385161b8286d1095710dc9e8573ae (diff) | |
| download | nuvemdario-37c1f7d3a0317e1ecf02341b768c157facddc899.tar.gz nuvemdario-37c1f7d3a0317e1ecf02341b768c157facddc899.tar.bz2 | |
Putting views filters more to the top
| -rw-r--r-- | style.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2589,3 +2589,7 @@ html.js input.throbbing { visibility: hidden; height: 0px; } + +.view-calendario .view-filters { + margin-top: -60px; +} |
