some nitpicking changes to finalize EarlyBlue 0.9
[themes.git] / EarlyBlue / global / filepicker.css
index 2fde36dd46b66bb901efb8b0352856c08d670cea..092af590483a178f659d1870eb8da92ce2b572e8 100644 (file)
@@ -77,10 +77,10 @@ treechildren:-moz-tree-image(FilenameColumn, file) {
 
 .up-button {
   list-style-image: url("chrome://global/skin/filepicker/folder-up.gif");
-  max-width: 36px;
+  max-width: 28px;
 }
 
 .home-button {
   list-style-image: url("chrome://global/skin/filepicker/folder-home.gif");
-  max-width: 36px;
-}
+  max-width: 28px;
+}
\ No newline at end of file