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
9d2cf561
Commit
9d2cf561
authored
11 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
goofed on 1 dummy <img> src attribute; thanks @extesy
parent
54cd0f8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
components.html
+1
-1
components.html
with
1 addition
and
1 deletion
+1
-1
components.html
+
1
-
1
View file @
9d2cf561
...
@@ -2783,7 +2783,7 @@ body { padding-bottom: 70px; }
...
@@ -2783,7 +2783,7 @@ body { padding-bottom: 70px; }
</div>
</div>
<div
class=
"col-sm-6 col-md-3"
>
<div
class=
"col-sm-6 col-md-3"
>
<a
href=
"#"
class=
"thumbnail"
>
<a
href=
"#"
class=
"thumbnail"
>
<img
data-src=
"holder.js/100%x180"
alt=
"Generic placeholder thumbnail"
src=
"image/png;base64,"
>
<img
data-src=
"holder.js/100%x180"
alt=
"Generic placeholder thumbnail"
>
</a>
</a>
</div>
</div>
<div
class=
"col-sm-6 col-md-3"
>
<div
class=
"col-sm-6 col-md-3"
>
...
...
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