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
b8715ddf
Commit
b8715ddf
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
fixes
#4417
: proper height on thumbnail placeholder image
parent
79e05d0c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/components.html
+1
-1
docs/components.html
docs/templates/pages/components.mustache
+1
-1
docs/templates/pages/components.mustache
with
2 additions
and
2 deletions
+2
-2
docs/components.html
+
1
-
1
View file @
b8715ddf
...
@@ -1866,7 +1866,7 @@
...
@@ -1866,7 +1866,7 @@
<ul
class=
"thumbnails"
>
<ul
class=
"thumbnails"
>
<li
class=
"span4"
>
<li
class=
"span4"
>
<a
href=
"#"
class=
"thumbnail"
>
<a
href=
"#"
class=
"thumbnail"
>
<img
src=
"http://placehold.it/360x2
68
"
alt=
""
>
<img
src=
"http://placehold.it/360x2
70
"
alt=
""
>
</a>
</a>
</li>
</li>
<li
class=
"span3"
>
<li
class=
"span3"
>
...
...
This diff is collapsed.
Click to expand it.
docs/templates/pages/components.mustache
+
1
-
1
View file @
b8715ddf
...
@@ -1795,7 +1795,7 @@
...
@@ -1795,7 +1795,7 @@
<ul
class=
"thumbnails"
>
<ul
class=
"thumbnails"
>
<li
class=
"span4"
>
<li
class=
"span4"
>
<a
href=
"#"
class=
"thumbnail"
>
<a
href=
"#"
class=
"thumbnail"
>
<img
src=
"http://placehold.it/360x2
68
"
alt=
""
>
<img
src=
"http://placehold.it/360x2
70
"
alt=
""
>
</a>
</a>
</li>
</li>
<li
class=
"span3"
>
<li
class=
"span3"
>
...
...
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