mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-09-08 20:20:49 +02:00
reset text-align for form elements
This commit is contained in:
@@ -246,6 +246,7 @@ textarea {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
text-align: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
[type='checkbox'] {
|
[type='checkbox'] {
|
||||||
|
Reference in New Issue
Block a user