web/res/css/archives-iframe.css
changeset 506 f7fd2458fc5c
parent 504 a9c0160f55c5
--- a/web/res/css/archives-iframe.css	Mon Feb 13 12:47:01 2012 +0100
+++ b/web/res/css/archives-iframe.css	Tue Feb 14 14:17:43 2012 +0100
@@ -15,6 +15,9 @@
     max-width: 266px;
     text-align: center;
 }
+.archivesTitleActionsContainer {
+    margin-bottom: 10px;
+}
 .archivesTitleContainer {
     width: 270px;
     padding: 0;
@@ -76,7 +79,7 @@
 .scrollable .items {
     /* this cannot be too large */
     position: absolute;
-    top: 22px;
+    top: 27px;
     width: 20000em;
 }
 .item {