remove margins in download manager toolbar
[themes.git] / LCARStrek / communicator / downloads / downloadmanager.css
index 767c55f785c77bbd4bfb19118ad257140085e9ca..7ecdc53d33601f5e1d97475167d15b9c5fbed072 100644 (file)
@@ -87,6 +87,11 @@ treechildren::-moz-tree-image(ActionStop, inactive) {
   -moz-image-region: auto;
 }
 
   -moz-image-region: auto;
 }
 
+#search-box, #clearListButton {
+  margin-top: 0px;
+  margin-bottom: 0px;
+}
+
 /* progress dialogs */
 
 /* focusable label, focus ring like .link-text but not a link */
 /* progress dialogs */
 
 /* focusable label, focus ring like .link-text but not a link */