Current work on simplifying the inventory tracking page.
[htsworkflow.git] / htsworkflow / frontend / static / css / changelists.css
index cf0f2439ef6bb25ad39c4c0e8f17fff76d9b0f11..c483686a702e7a130266162b1f19790a3b874492 100644 (file)
@@ -3,7 +3,7 @@
 /* CHANGELISTS */
 #changelist {  margin-bottom: 0pm; }
 #changelist table { display: block; }
-#changelist table.filtered { margin-right: 21em; overflow-y: scroll; }
+#changelist table.filtered { margin-right: 21em; overflow-y: scroll; width: auto;}
 .change-list .filtered table { border-right:1px solid #ddd;  }
 .change-list .filtered { min-height:400px; }
 .change-list .filtered { background:white url(../img/changelist-bg.gif) top right repeat-y !important; }