Title: needs small css addition
Last modified: August 21, 2016

---

# needs small css addition

 *  Resolved [sadhaka](https://wordpress.org/support/users/sadhaka/)
 * (@sadhaka)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/needs-small-css-addition/)
 * 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://wordpress.org/plugins/simple-pull-quote/](http://wordpress.org/plugins/simple-pull-quote/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Toby Cryns (@themightymo)](https://wordpress.org/support/users/themightymo/)
 * (@themightymo)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/needs-small-css-addition/#post-4308884)
 * [@sadhaka](https://wordpress.org/support/users/sadhaka/) – Great catch! I’ll 
   add that to the next release.

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/simple-pull-quote/assets/icon-256x256.png?rev=982362)
 * [Simple Pull Quote](https://wordpress.org/plugins/simple-pull-quote/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-pull-quote/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-pull-quote/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-pull-quote/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-pull-quote/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-pull-quote/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Toby Cryns (@themightymo)](https://wordpress.org/support/users/themightymo/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/needs-small-css-addition/#post-4308884)
 * Status: resolved