Bug 439232: Search engine manager does not handle large icons correctly, r=gavin

This commit is contained in:
Kai Liu 2008-06-15 21:31:12 -04:00
parent 20024e84c7
commit ce815b2469
3 changed files with 6 additions and 0 deletions

View File

@ -40,6 +40,8 @@
#engineList treechildren::-moz-tree-image(engineName) {
-moz-margin-end: 4px;
-moz-margin-start: 1px;
width: 16px;
height: 16px;
}
#engineList treechildren::-moz-tree-row {

View File

@ -40,6 +40,8 @@
#engineList treechildren::-moz-tree-image(engineName) {
-moz-margin-end: 4px;
-moz-margin-start: 1px;
width: 16px;
height: 16px;
}
#engineList treechildren::-moz-tree-row {

View File

@ -40,6 +40,8 @@
#engineList treechildren::-moz-tree-image(engineName) {
-moz-margin-end: 4px;
-moz-margin-start: 1px;
width: 16px;
height: 16px;
}
#engineList treechildren::-moz-tree-row {