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
74f2a896
Commit
74f2a896
authored
Jan 30, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix wrong value in grid column width in download page
parent
e94e0f1c
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
docs/assets/bootstrap.zip
docs/assets/bootstrap.zip
+0
-0
docs/download.html
docs/download.html
+1
-1
docs/templates/pages/download.mustache
docs/templates/pages/download.mustache
+1
-1
No files found.
docs/assets/bootstrap.zip
View file @
74f2a896
No preview for this file type
docs/download.html
View file @
74f2a896
...
@@ -250,7 +250,7 @@
...
@@ -250,7 +250,7 @@
<label>
@gridColumns
</label>
<label>
@gridColumns
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"12"
>
<input
type=
"text"
class=
"span3"
placeholder=
"12"
>
<label>
@gridColumnWidth
</label>
<label>
@gridColumnWidth
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"
4
0px"
>
<input
type=
"text"
class=
"span3"
placeholder=
"
6
0px"
>
<label>
@gridGutterWidth
</label>
<label>
@gridGutterWidth
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"20px"
>
<input
type=
"text"
class=
"span3"
placeholder=
"20px"
>
<h3>
Fluid grid system
</h3>
<h3>
Fluid grid system
</h3>
...
...
docs/templates/pages/download.mustache
View file @
74f2a896
...
@@ -174,7 +174,7 @@
...
@@ -174,7 +174,7 @@
<label>
@gridColumns
</label>
<label>
@gridColumns
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"12"
>
<input
type=
"text"
class=
"span3"
placeholder=
"12"
>
<label>
@gridColumnWidth
</label>
<label>
@gridColumnWidth
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"
4
0px"
>
<input
type=
"text"
class=
"span3"
placeholder=
"
6
0px"
>
<label>
@gridGutterWidth
</label>
<label>
@gridGutterWidth
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"20px"
>
<input
type=
"text"
class=
"span3"
placeholder=
"20px"
>
<h3>
{{
_i
}}
Fluid grid system
{{/
i
}}
</h3>
<h3>
{{
_i
}}
Fluid grid system
{{/
i
}}
</h3>
...
...
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