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