Fix change locale.
This commit is contained in:
@@ -2,15 +2,16 @@
|
||||
|
||||
/* Overwrite some styles */
|
||||
|
||||
div#headerInfo{
|
||||
height:0;
|
||||
}
|
||||
div#header {
|
||||
height:35px;
|
||||
div#headerInfo {
|
||||
height: 0;
|
||||
}
|
||||
|
||||
div#headerMapTitle,#headerActions,#headerLogo {
|
||||
display:none;
|
||||
div#header {
|
||||
height: 35px;
|
||||
}
|
||||
|
||||
div#headerMapTitle, #headerActions, #headerLogo {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Footer Styles */
|
||||
|
Reference in New Issue
Block a user