--- a/src/hdalab/static/hdalab/css/common.css Mon Jan 05 14:03:33 2015 +0100
+++ b/src/hdalab/static/hdalab/css/common.css Mon Jan 05 15:45:57 2015 +0100
@@ -266,7 +266,7 @@
clear: both;
}
#content .all-title {
- margin: 0px 0 20px;
+ margin: 0px 0 15px;
}
#content .all-title:before,
#content .all-title:after {
--- a/src/hdalab/static/hdalab/css/facettes.css Mon Jan 05 14:03:33 2015 +0100
+++ b/src/hdalab/static/hdalab/css/facettes.css Mon Jan 05 15:45:57 2015 +0100
@@ -1,3 +1,7 @@
+#content {
+ min-height: 650px;
+}
+
.langbutton {
width: 19px; height: 13px; margin: 2px; padding: 0; border: none; text-indent: -999px; background-position: 0 -26px; cursor: pointer;
}