finish up sync of LCARStrek theme with windows theme changes in Firefox 22
[themes.git] / LCARStrek / browser / downloads / allDownloadsViewOverlay.css
index 94c370bada3e0c1e164559116524357213be09ae..f4fb871cf6db3c0b882c1c0ccd404b2d026cace4 100644 (file)
@@ -17,9 +17,9 @@
 .downloadTypeIcon {
   -moz-margin-end: 8px;
   -moz-margin-start: 8px;
-  /* Prevent flickering when changing states. */
-  min-height: 32px;
-  min-width: 32px;
+  /* explicitly size the icon, so size doesn't vary on hidpi systems */
+  height: 32px;
+  width: 32px;
 }
 
 .blockedIcon {