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
1a6a1828
Commit
1a6a1828
authored
Mar 22, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove mention of siteWidth, no longer used
parent
42f63603
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
12 deletions
+2
-12
docs/assets/bootstrap.zip
docs/assets/bootstrap.zip
+0
-0
docs/scaffolding.html
docs/scaffolding.html
+1
-6
docs/templates/pages/scaffolding.mustache
docs/templates/pages/scaffolding.mustache
+1
-6
No files found.
docs/assets/bootstrap.zip
View file @
1a6a1828
No preview for this file type
docs/scaffolding.html
View file @
1a6a1828
...
@@ -374,11 +374,6 @@
...
@@ -374,11 +374,6 @@
<td>
20px
</td>
<td>
20px
</td>
<td>
Negative space between columns
</td>
<td>
Negative space between columns
</td>
</tr>
</tr>
<tr>
<td><code>
@siteWidth
</code></td>
<td><em>
Computed sum of all columns and gutters
</em></td>
<td>
Counts number of columns and gutters to set width of the
<code>
.container-fixed()
</code>
mixin
</td>
</tr>
</tbody>
</tbody>
</table>
</table>
<div
class=
"row"
>
<div
class=
"row"
>
...
@@ -627,7 +622,7 @@
...
@@ -627,7 +622,7 @@
</div>
<!-- /.span -->
</div>
<!-- /.span -->
</div>
<!-- /.row -->
</div>
<!-- /.row -->
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span4"
>
<div
class=
"span4"
>
</div>
<!-- /.span -->
</div>
<!-- /.span -->
...
...
docs/templates/pages/scaffolding.mustache
View file @
1a6a1828
...
@@ -298,11 +298,6 @@
...
@@ -298,11 +298,6 @@
<td>
20px
</td>
<td>
20px
</td>
<td>
{{
_i
}}
Negative space between columns
{{/
i
}}
</td>
<td>
{{
_i
}}
Negative space between columns
{{/
i
}}
</td>
</tr>
</tr>
<tr>
<td><code>
@siteWidth
</code></td>
<td><em>
{{
_i
}}
Computed sum of all columns and gutters
{{/
i
}}
</em></td>
<td>
{{
_i
}}
Counts number of columns and gutters to set width of the
<code>
.container-fixed()
</code>
mixin
{{/
i
}}
</td>
</tr>
</tbody>
</tbody>
</table>
</table>
<div
class=
"row"
>
<div
class=
"row"
>
...
@@ -551,7 +546,7 @@
...
@@ -551,7 +546,7 @@
</div>
<!-- /.span -->
</div>
<!-- /.span -->
</div>
<!-- /.row -->
</div>
<!-- /.row -->
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span4"
>
<div
class=
"span4"
>
</div>
<!-- /.span -->
</div>
<!-- /.span -->
...
...
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