Remove global list-style reset
This commit is contained in:
parent
0fce118ef2
commit
7f3a6f9db6
1 changed files with 0 additions and 5 deletions
|
@ -31,11 +31,6 @@ button, input, select, textarea {
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul,
|
|
||||||
ol {
|
|
||||||
list-style: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
input::-ms-clear, input::-ms-reveal {
|
input::-ms-clear, input::-ms-reveal {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue