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
f6ac2979
Commit
f6ac2979
authored
12 years ago
by
Melvin
Browse files
Options
Download
Email Patches
Plain Diff
Fix .thumbnail line-height
parent
e9b04acb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
less/thumbnails.less
+1
-1
less/thumbnails.less
with
1 addition
and
1 deletion
+1
-1
less/thumbnails.less
+
1
-
1
View file @
f6ac2979
...
...
@@ -27,7 +27,7 @@
.thumbnail {
display: block;
padding: 4px;
line-height:
20px
;
line-height:
@baseLineHeight
;
border: 1px solid #ddd;
.border-radius(4px);
.box-shadow(0 1px 3px rgba(0,0,0,.055));
...
...
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