Вход на сайт
Мелькает страничка
431 просмотров
Перейти к просмотру всей ветки
InterAgent прохожий
в ответ dereza 15.12.09 18:11
Пробуем лечить:
body {
height: 101%;
}
oder
html {
height: 100.01%;
margin-bottom:1px;
}
oder
html {
overflow-y: scroll;
}
body {
height: 101%;
}
oder
html {
height: 100.01%;
margin-bottom:1px;
}
oder
html {
overflow-y: scroll;
}