Add tooltips to action buttons

This commit is contained in:
Tom MacWright
2012-12-05 16:13:09 -05:00
parent 8126189e0a
commit bf29581ae1
6 changed files with 12 additions and 4 deletions
+3
View File
@@ -350,6 +350,9 @@ div.typeahead a.active {
-webkit-touch-callout:none;
}
#bar button .tooltip {
white-space: normal;
}
.tooltip {
position: absolute;
z-index: 1030;