fix point tooltip

This commit is contained in:
Saman Bemel-Benrud
2013-03-21 20:01:50 -04:00
parent 4e1560be23
commit 80030a9ed7
+2 -5
View File
@@ -1886,9 +1886,6 @@ a.success-action.twitter:before {
font-size: 11px;
font-weight: bold;
background-color: white;
/* -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;*/
}
.tail {
@@ -1979,9 +1976,9 @@ a.success-action.twitter:before {
border-width: 0 5px 5px;
}
.Browse .tooltip {
.add-point .tooltip {
left: -20px !important; }
.Browse .tooltip .tooltip-arrow {
.add-point .tooltip .tooltip-arrow {
left: 60px;
}