mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
fix point tooltip
This commit is contained in:
+2
-5
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user