Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
c2ed4f78
Commit
c2ed4f78
authored
Nov 22, 2013
by
Thomas Park
Browse files
yeti: fix height on input-group btns
parent
10cf14e2
Changes
3
Hide whitespace changes
Inline
Side-by-side
yeti/bootstrap.css
View file @
c2ed4f78
...
...
@@ -7587,7 +7587,7 @@ label,
.form-group
.btn
,
.input-group-addon
,
.input-group-btn
.btn
{
padding
:
7
px
14px
6px
;
padding
:
8
px
14px
;
font-size
:
12px
;
}
...
...
yeti/bootstrap.min.css
View file @
c2ed4f78
This source diff could not be displayed because it is too large. You can
view the blob
instead.
yeti/bootswatch.less
View file @
c2ed4f78
...
...
@@ -115,7 +115,7 @@ label,
.form-group .btn,
.input-group-addon,
.input-group-btn .btn {
padding:
7
px 14px
6px
;
padding:
8
px 14px;
font-size: @font-size-small;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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