diff --git a/Themes/default/css/index.css b/Themes/default/css/index.css index 46ccb856c7..e3c9b6720d 100644 --- a/Themes/default/css/index.css +++ b/Themes/default/css/index.css @@ -76,10 +76,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%;