5225: NarWeb, map page title misses and event page title is strange

svn: r18138
This commit is contained in:
Michiel Nauta
2011-09-09 22:03:05 +00:00
parent 992f862c32
commit aa2d2bb309
2 changed files with 11 additions and 9 deletions

View File

@@ -52,7 +52,7 @@ button#drop {
margin-left: 10px;
padding: 5px;
text-align: center;
width: 100px;
height: 30px;
width: auto;
height: auto;
border: solid 2px #00029D;
}