From f193116a4f38a4d3c8a9e5f7da3006a6f006448d Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Mon, 9 Feb 2015 20:00:55 -0500 Subject: Bug 1123275 - Changes to form.reps.mentorship (DRAFT) --- skins/contrib/Mozilla/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skins/contrib/Mozilla') diff --git a/skins/contrib/Mozilla/global.css b/skins/contrib/Mozilla/global.css index 48d75868d..cd88d4dd8 100644 --- a/skins/contrib/Mozilla/global.css +++ b/skins/contrib/Mozilla/global.css @@ -124,7 +124,7 @@ a:hover, #header a:hover, #footer a:hover { } select[multiple], textarea, input[type=text], input[type=password], -input[type=email], input:not([type]), .text_input, .yui-ac-input { +input[type=email], input[type=url], input:not([type]), .text_input, .yui-ac-input { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -- cgit v1.2.3-24-g4f1b