aboutsummaryrefslogtreecommitdiff
path: root/examples/fluid.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-03 23:50:14 -0700
committerMark Otto <[email protected]>2011-10-03 23:50:14 -0700
commit3c31d8a258bf56357aa139f8d900b3faeee333a3 (patch)
tree4f4382f4cb69f504fd319e6d676ffa9ed3af8b53 /examples/fluid.html
parent45c9b489eeaffd61429425c1c6b9b3e723bf0514 (diff)
downloadbootstrap-3c31d8a258bf56357aa139f8d900b3faeee333a3.tar.xz
bootstrap-3c31d8a258bf56357aa139f8d900b3faeee333a3.zip
more small changes to compiled css to try things out
Diffstat (limited to 'examples/fluid.html')
-rw-r--r--examples/fluid.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/fluid.html b/examples/fluid.html
index eacb5c3d2..b8405cea1 100644
--- a/examples/fluid.html
+++ b/examples/fluid.html
@@ -75,7 +75,6 @@
<p>Vestibulum id ligula porta felis euismod semper. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.</p>
<p><a class="btn primary large">Learn more &raquo;</a></p>
</div>
-
<!-- Example row of columns -->
<div class="row">
<div class="span6">
@@ -94,9 +93,7 @@
<p><a class="btn" href="#">View details &raquo;</a></p>
</div>
</div>
-
<hr>
-
<!-- Example row of columns -->
<div class="row">
<div class="span6">
@@ -115,7 +112,6 @@
<p><a class="btn" href="#">View details &raquo;</a></p>
</div>
</div>
-
<footer>
<p>&copy; Company 2011</p>
</footer>