minor interface updates
authorrougeronj
Mon, 05 Jan 2015 15:45:57 +0100
changeset 418 3c0d5889f84f
parent 417 fd847122d85d
child 419 469ad9ef43e5
minor interface updates
src/hdalab/static/hdalab/css/common.css
src/hdalab/static/hdalab/css/facettes.css
--- 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;
 }