Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
f1854a3c
Commit
f1854a3c
authored
Aug 18, 2012
by
Erik van der Kolk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move code within <pre> tags as close to the left for Images section
parent
2ab0c8de
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
docs/base-css.html
docs/base-css.html
+3
-3
docs/templates/pages/base-css.mustache
docs/templates/pages/base-css.mustache
+3
-3
No files found.
docs/base-css.html
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>
...
...
docs/templates/pages/base-css.mustache
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>
...
...
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