Plugin Directory

Changeset 2360810


Ignore:
Timestamp:
08/14/2020 06:52:44 AM (6 years ago)
Author:
mrdigital
Message:

Added px to max width

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-image-popup/trunk/simple-image-popup.php

    r2360806 r2360810  
    313313
    314314
    315         <div id="popup" class="sip_popup mfp-hide" style="max-width:<?php echo $max_width; ?>">
     315        <div id="popup" class="sip_popup mfp-hide" style="max-width:<?php echo $max_width; ?>px">
    316316
    317317                    <?php if ($link && !$clicktoclose): ?>
Note: See TracChangeset for help on using the changeset viewer.