Fix toolbar title bug
Add properties peer user.
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user