• Resolved sadhaka

    (@sadhaka)


    The CSS needs the “normal” box-shadow declaration after the two provided for it to work in FF Mac, i.e. something like:

    -moz-box-shadow: 6px 6px 7px 0px #818181 !important;
    -webkit-box-shadow: 6px 6px 7px 0px #818181 !important;
    box-shadow: 6px 6px 7px 0px #818181 !important;

    http://ww.wp.xz.cn/plugins/simple-pull-quote/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘needs small css addition’ is closed to new replies.