Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
8cb00d64
Commit
8cb00d64
authored
9 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request #17701 from lesleh/patch-1
Reset iOS rounded inputs
parents
ee4a7f38
b13ef4a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_reboot.scss
+2
-0
scss/_reboot.scss
with
2 additions
and
0 deletions
+2
-0
scss/_reboot.scss
+
2
-
0
View file @
8cb00d64
...
@@ -249,6 +249,8 @@ textarea {
...
@@ -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
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment