2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

-background to -bg on tooltip and popover vars

This commit is contained in:
Mark Otto
2013-03-31 17:19:12 -07:00
parent cf843c5cad
commit 6b23a66c29
4 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
color: @tooltip-color;
text-align: center;
text-decoration: none;
background-color: @tooltip-background;
background-color: @tooltip-bg;
border-radius: @border-radius-base;
}