sync both themes with toolkit windows theme changes in Mozilla 30 cycle
[themes.git] / LCARStrek / mozapps / extensions / selectAddons.css
index 40eb18b0d39c02fbdf9112ded0f87cca1c10a2bc..9a06c62e3addef3b57a9d7b0cfaadf7d7efdfcfd 100644 (file)
@@ -64,7 +64,7 @@
 }
 
 #select-header .select-cell {
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
 }
 
 #select-header .select-keep,
 .addon-name,
 .addon-action-message,
 .addon-action-update {
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
   margin: 0;
   padding-top: 1px;
   padding-bottom: 2px;