Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2011-12-23 07:10:32 +0400
committerJacob Thornton <jacobthornton@gmail.com>2011-12-23 07:10:32 +0400
commit87ac818253a26bcf09fa55f78ae3f55759c54e64 (patch)
treebdd625edcf424aa977fb7d03f4cfdfcc9ef723f3 /js/README.md
parentefacac0d6c812abffa8a84a48fa760f5f56c92f0 (diff)
change above below to top bottom and add "inside" placement option
Diffstat (limited to 'js/README.md')
-rw-r--r--js/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/README.md b/js/README.md
index 0d8d163a28..2f8e1716f5 100644
--- a/js/README.md
+++ b/js/README.md
@@ -49,7 +49,7 @@ examples:
backdrop: true
keyboard: false
- placement: 'above'
+ placement: 'top'
---