Bug 877666 - Defect - Validation sometimes enables for the nav bar. r=fryn

This commit is contained in:
Jonathan Wilde 2013-06-15 01:20:19 -07:00
parent 5607dd8747
commit f511ad89c0

View File

@ -308,7 +308,7 @@ documenttab[selected] .documenttab-selection {
padding: 0 !important;
}
#urlbar-edit :invalid {
#urlbar-edit > hbox > .textbox-input-box > .textbox-input:invalid {
/* Hide error glow around the address bar that shows by default
* when URLs are made invalid by trmming. */
box-shadow: none !important;