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
b13ef4a3
Commit
b13ef4a3
authored
9 years ago
by
Leslie
Browse files
Options
Download
Email Patches
Plain Diff
Reset iOS rounded inputs
They can be rounded later on if $enable-rounded: true.
parent
c240dd35
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 @
b13ef4a3
...
@@ -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