Bug 340868: Offer to re-add an autodiscovered search engine if user removes it. r=beng

This commit is contained in:
pamg.bugs@gmail.com 2007-11-06 21:09:37 -08:00
parent c3a4b2e9c0
commit f6912a96f2

View File

@ -8,6 +8,10 @@
-moz-image-region: rect(0px, 16px, 16px, 0px);
}
.searchbar-popup {
min-width: 100px;
}
.search-go-button-container {
border-left: 1px solid ThreeDShadow;
}