Bug 618432 - search providers now centered [r=mbrubeck]

This commit is contained in:
Mark Finkle 2010-12-10 13:50:10 -05:00
parent bf6cfb07db
commit 8f265c7dc6

View File

@ -1169,9 +1169,9 @@ pageaction:not([image]) > hbox >.pageaction-image {
visibility: collapse;
}
/* Needed for the crop attribute to have an effect */
#search-engines-list > .prompt-button > .button-box > .button-text {
-moz-box-flex: 1;
text-align: start;
-moz-box-flex: 1; /* Needed for the crop attribute to have an effect */
}
#search-engines-list > .prompt-button > .button-box > .button-icon {