mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 13:03:20 +00:00
Re-enable IE6 compatibility
This commit is contained in:
@@ -105,7 +105,7 @@ $user = User_Adapter::getInstance($usr_id, $appbox);
|
||||
}
|
||||
</style>
|
||||
</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%;">
|
||||
|
||||
<?php
|
||||
|
Reference in New Issue
Block a user