Skip to content

Commit c471a81

Browse files
authored
Merge pull request #9045 from sbulen/21_moz_depr_fix
[2.1] Remove deprecated moz feature
2 parents 33f0c31 + 5177651 commit c471a81

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
@@ -75,10 +75,6 @@ input[type="file"] {
7575
padding: 2px;
7676
height: auto;
7777
}
78-
/* Remove default mozilla dotted borders */
79-
input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
80-
border: 0;
81-
}
8278
/* Prevent inputs and images overflowing */
8379
img, input, select, textarea {
8480
max-width: 100%;

0 commit comments

Comments
 (0)