Fix toolbar title bug

Add properties peer user.
This commit is contained in:
Paulo Gustavo Veiga
2012-06-17 21:43:34 -03:00
parent c73934aadf
commit 521111fac2
20 changed files with 127 additions and 104 deletions

View File

@@ -47,7 +47,7 @@ div#headerActions a {
}
div#headerMapTitle {
width: 200px;
min-width: 200px;
height:@header-info-height - 13;
text-align: left;
padding-top: 13px;
@@ -65,6 +65,7 @@ div#headerMapTitle span {
-webkit-border-radius: 3px;
border-radius: 3px;
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
white-space:nowrap;
}
div#headerNotifier {