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
4db90244
Commit
4db90244
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
run make on previous commit
parent
2aec6dae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/css/bootstrap.css
+2
-1
docs/assets/css/bootstrap.css
with
2 additions
and
1 deletion
+2
-1
docs/assets/css/bootstrap.css
+
2
-
1
View file @
4db90244
...
...
@@ -1491,6 +1491,7 @@ input[type="url"].input-large,
input
[
type
=
"search"
]
.input-large
,
input
[
type
=
"tel"
]
.input-large
,
input
[
type
=
"color"
]
.input-large
{
min-height
:
56px
;
padding
:
14px
16px
;
font-size
:
18px
;
border-radius
:
6px
;
...
...
@@ -1512,7 +1513,7 @@ input[type="url"].input-small,
input
[
type
=
"search"
]
.input-small
,
input
[
type
=
"tel"
]
.input-small
,
input
[
type
=
"color"
]
.input-small
{
min-height
:
3
2
px
;
min-height
:
3
0
px
;
padding
:
5px
10px
;
font-size
:
12px
;
border-radius
:
3px
;
...
...
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