@@ -6,9 +6,10 @@
*/
html, body {
- margin:0px; /* FF hack: or we'll have double scrollbar showing on the browser */
- overflow:hidden; /* hide browser's main scrollbar */
-
+ /* FF hack: or we'll have double scrollbar showing on the browser */
+ /*margin:0px; */
+ /* hide browser's main scrollbar */
+ /*overflow:hidden;*/
}
#main_container {
@@ -10,8 +10,10 @@
margin:0px;
- height:100%; /* make sure we'll use 100% of the page's height */
+ /*overflow:hidden; */
+ /* make sure we'll use 100% of the page's height */
+ /*height:100%; */