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
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2012-12-20 07:46:44 +0400
committerMark Otto <otto@github.com>2012-12-20 07:46:44 +0400
commit26b999b76ac564b89f21e6f80cc3052f57b60aa2 (patch)
tree4ed084c7e664503f47503ee40ecd4a6d9d4e3feb /docs
parent19a94d08d659d39e718efca95812cac2db178b15 (diff)
no need for margin-top on .typeahead, it's set on .dropdown-menu
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/css/bootstrap.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index ce707c9f2c..0d90fab617 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -2462,7 +2462,6 @@ table th[class*="span"] {
.typeahead {
z-index: 1051;
- margin-top: 2px;
}
.well {