• fix block size for absolute replaced element

    Absolutely replaced elements with padding were incorrectly setting their
    block size to include twice the padding values.  This attempts to stop
    that extra padding for replaced elements but leave the working flow for
    non replaced elements
    bobthekingofegypt committed Nov 22, 2017