better style for geocoder not found message

fixes #1194
This commit is contained in:
Ansis Brammanis
2013-03-29 11:47:08 -04:00
parent 6161d4c3be
commit aa5fbf4ba1
2 changed files with 10 additions and 5 deletions
+4
View File
@@ -1556,6 +1556,10 @@ img.wiki-image {
border-bottom: 1px solid #CCC;
padding: 5px 10px;
}
.geocode-control div.map-overlay span.not-found {
line-height: 28px;
width: 100%;
}
.geocode-control a:focus {
text-decoration: underline;