Cleanup; consistent tooltips on remaining buttons

This commit is contained in:
John Firebaugh
2013-02-12 15:52:17 -08:00
parent dc2dbbe183
commit b9860f222f
5 changed files with 39 additions and 28 deletions
+2 -2
View File
@@ -849,13 +849,13 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
margin: 4px;
}
.geocode-control div {
.geocode-control div.content {
top: 50px;
width: 340px;
margin: 4px;
padding: 5px;
}
.geocode-control div span {
.geocode-control div.content span {
display: inline-block;
border-bottom: 1px solid #333;
}