Fix change locale.

This commit is contained in:
Paulo Gustavo Veiga
2012-06-30 02:56:18 -03:00
parent dd74a7a63d
commit 43aa3e2aea
5 changed files with 16 additions and 20 deletions

View File

@@ -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 */