aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/base-css.html2
-rw-r--r--docs/components.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index dad42381d..99fb9bd1a 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -894,7 +894,7 @@ Form states
<span class="add-on">@</span>
<input class="input-small" id="prependedInput" name="prependedInput" size="16" type="text">
</div>
- <span class="help-block">Here's some help text</span>
+ <p class="help-block">Here's some help text</p>
</div>
</fieldset>
<fieldset class="control-group">
diff --git a/docs/components.html b/docs/components.html
index c6a349ff4..fbfa9fb31 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -716,7 +716,7 @@
<p><a class="btn js-btn" href="./javascript.html#modal">Get the javascript &raquo;</a></p>
</div>
<div class="span9">
- <div class="well" style="background-color: #888; border: none; padding: 40px;">
+ <div class="well" style="background-color: #888; border: none; ">
<!-- Modal -->
<div class="modal" style="position: relative; top: auto; left: auto; margin: 0 auto; z-index: 1">
<div class="modal-header">