add toggle to docs for popover/tooltip

This commit is contained in:
Jacob Thornton
2012-01-27 21:59:06 -08:00
parent 1e07c066a5
commit e726b231ba
3 changed files with 13 additions and 1 deletions

View File

@@ -1978,7 +1978,7 @@ table .span12 {
.navbar-search .search-query :-moz-placeholder {
color: #eeeeee;
}
.navbar-search .search-query ::-webkit-input-placeholder {
.navbar-search .search-query::-webkit-input-placeholder {
color: #eeeeee;
}
.navbar-search .search-query:hover {