mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-08 00:49:21 +00:00
Contacts - List: Better image view position (always centered on viewport).
This commit is contained in:
@@ -312,7 +312,7 @@
|
||||
echo "<style>\n";
|
||||
echo " #contact_attachment_layer {\n";
|
||||
echo " z-index: 999999;\n";
|
||||
echo " position: absolute;\n";
|
||||
echo " position: fixed;\n";
|
||||
echo " left: 0px;\n";
|
||||
echo " top: 0px;\n";
|
||||
echo " right: 0px;\n";
|
||||
|
||||
Reference in New Issue
Block a user