mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-23 10:45:48 +00:00
commit
8cb00d6420
1 changed files with 2 additions and 0 deletions
|
|
@ -249,6 +249,8 @@ textarea {
|
||||||
// properly inherited. However, `line-height` isn't addressed there. Using this
|
// properly inherited. However, `line-height` isn't addressed there. Using this
|
||||||
// ensures we don't need to unnecessarily redeclare the global font stack.
|
// ensures we don't need to unnecessarily redeclare the global font stack.
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
|
// iOS adds rounded borders by default
|
||||||
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue