mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
Re-enable IE6 compatibility
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user