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
f1854a3c
Commit
f1854a3c
authored
12 years ago
by
Erik van der Kolk
Browse files
Options
Download
Email Patches
Plain Diff
Move code within <pre> tags as close to the left for Images section
parent
2ab0c8de
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/base-css.html
+3
-3
docs/base-css.html
docs/templates/pages/base-css.mustache
+3
-3
docs/templates/pages/base-css.mustache
with
6 additions
and
6 deletions
+6
-6
docs/base-css.html
+
3
-
3
View file @
f1854a3c
...
@@ -1574,9 +1574,9 @@ For example, <code>section</code> should be wrapped as inline.
...
@@ -1574,9 +1574,9 @@ For example, <code>section</code> should be wrapped as inline.
<img
src=
"http://placehold.it/140x140"
class=
"img-polaroid"
>
<img
src=
"http://placehold.it/140x140"
class=
"img-polaroid"
>
</div>
</div>
<pre
class=
"prettyprint linenums"
>
<pre
class=
"prettyprint linenums"
>
<
img src="..." class="img-rounded"
>
<
img src="..." class="img-rounded"
>
<
img src="..." class="img-circle"
>
<
img src="..." class="img-circle"
>
<
img src="..." class="img-polaroid"
>
<
img src="..." class="img-polaroid"
>
</pre>
</pre>
...
...
This diff is collapsed.
Click to expand it.
docs/templates/pages/base-css.mustache
+
3
-
3
View file @
f1854a3c
...
@@ -1511,9 +1511,9 @@
...
@@ -1511,9 +1511,9 @@
<img
src=
"http://placehold.it/140x140"
class=
"img-polaroid"
>
<img
src=
"http://placehold.it/140x140"
class=
"img-polaroid"
>
</div>
</div>
<pre
class=
"prettyprint linenums"
>
<pre
class=
"prettyprint linenums"
>
<
img src="..." class="img-rounded"
>
<
img src="..." class="img-rounded"
>
<
img src="..." class="img-circle"
>
<
img src="..." class="img-circle"
>
<
img src="..." class="img-polaroid"
>
<
img src="..." class="img-polaroid"
>
</pre>
</pre>
...
...
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