diff --git a/Themes/default/css/index.css b/Themes/default/css/index.css index 8acac676f26..f72d66ab739 100644 --- a/Themes/default/css/index.css +++ b/Themes/default/css/index.css @@ -75,10 +75,6 @@ input[type="file"] { padding: 2px; height: auto; } -/* Remove default mozilla dotted borders */ -input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner { - border: 0; -} /* Prevent inputs and images overflowing */ img, input, select, textarea { max-width: 100%;