2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

.bs-docs-tooltip-examples to .bs-example-tooltips

This commit is contained in:
Mark Otto
2013-05-08 22:57:42 -07:00
parent 09c3a4b3bc
commit 526dfb7735
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -370,12 +370,12 @@ body {
}
/* Tooltips */
.bs-docs-tooltip-examples {
.bs-example-tooltips {
text-align: center;
margin: 0 0 10px;
list-style: none;
}
.bs-docs-tooltip-examples li {
.bs-example-tooltips li {
display: inline;
padding: 0 10px;
}