зеркало из https://github.com/mozilla/pjs.git
cleaner google maps hack NPODB
This commit is contained in:
Родитель
59687a2f69
Коммит
855d4e1bc9
|
@ -71,11 +71,14 @@ img[src*="spacer"] {
|
|||
}
|
||||
|
||||
|
||||
/* google maps hack */
|
||||
div#rhs { display: none ! important;}
|
||||
|
||||
div#map { height: 100%;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
position: inherit;
|
||||
}
|
||||
/* google maps hack */
|
||||
@-moz-document domain(maps.google.com)
|
||||
{
|
||||
div#rhs { display: none ! important;}
|
||||
|
||||
div#map { height: 80%;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
position: inherit;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче