Skip to content

Commit 7dab9df

Browse files
authored
Merge pull request #9044 from sbulen/30_moz_depr_fix
[3.0] Remove deprecated moz feature
2 parents 7f64854 + ed76506 commit 7dab9df

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Themes/default/css/index.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,6 @@ input[type="file"] {
7676
padding: 2px;
7777
height: auto;
7878
}
79-
/* Remove default mozilla dotted borders */
80-
input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
81-
border: 0;
82-
}
8379
/* Prevent inputs and images overflowing */
8480
img, input, select, textarea {
8581
max-width: 100%;

0 commit comments

Comments
 (0)