summaryrefslogtreecommitdiffstats
path: root/skins/contrib/Mozilla-OpenSans/global.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/contrib/Mozilla-OpenSans/global.css')
-rw-r--r--skins/contrib/Mozilla-OpenSans/global.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/skins/contrib/Mozilla-OpenSans/global.css b/skins/contrib/Mozilla-OpenSans/global.css
index 63c326ed7..d498ef82f 100644
--- a/skins/contrib/Mozilla-OpenSans/global.css
+++ b/skins/contrib/Mozilla-OpenSans/global.css
@@ -80,7 +80,8 @@ a:hover, #header a:hover, #footer a:hover {
color: #00539f;
}
-select[multiple], textarea, input[type=text], input[type=password], input:not([type]), .text_input, .yui-ac-input {
+select[multiple], textarea, input[type=text], input[type=password],
+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;