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

svn: r18137
This commit is contained in:
Michiel Nauta
2011-09-09 22:02:18 +00:00
parent 25457c6c1e
commit 83d9ac4994
2 changed files with 11 additions and 9 deletions

View File

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