Re-enable IE6 compatibility

This commit is contained in:
Romain Neutron
2012-10-30 10:50:52 +01:00
parent 28acb2e6fa
commit a68e2ba791

View File

@@ -105,7 +105,7 @@ $user = User_Adapter::getInstance($usr_id, $appbox);
} }
</style> </style>
</head> </head>
<body class="PNB" style="overflow:hidden;"> <body class="PNB" style="width:100%;height:100%;overflow:hidden;">
<div id="container" style="position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;"> <div id="container" style="position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;">
<?php <?php