Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
1a6a1828
Commit
1a6a1828
authored
13 years ago
by
Mark Otto
Browse files
Options
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
docs/assets/bootstrap.zip
+0
-0
docs/assets/bootstrap.zip
docs/scaffolding.html
+1
-6
docs/scaffolding.html
docs/templates/pages/scaffolding.mustache
+1
-6
docs/templates/pages/scaffolding.mustache
with
2 additions
and
12 deletions
+2
-12
docs/assets/bootstrap.zip
+
0
-
0
View file @
1a6a1828
No preview for this file type
This diff is collapsed.
Click to expand it.
docs/scaffolding.html
+
1
-
6
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 -->
...
...
This diff is collapsed.
Click to expand it.
docs/templates/pages/scaffolding.mustache
+
1
-
6
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 -->
...
...
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
Menu
Explore
Projects
Groups
Snippets