Title: CSS comment
Last modified: September 26, 2017

---

# CSS comment

 *  [mermare](https://wordpress.org/support/users/mermare/)
 * (@mermare)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/css-comment/)
 * Hi Edward,
 * Just a heads up on a bit of duplicate CSS in v2.0.2 on line 115 of staffer-styles.
   css which reads:
    .cw-staffer-modal { display: none; position: fixed; width: 
   80vw; height: 80vh; z-index: 9999999; background-color: white; color: #222; overflow:
   auto; margin: 0 auto; border: 1px solid #1a1a1a; height: 80vh; margin: 1% auto;
   left: 0; right: 0; top: 10% }
 * “height” is defined twice here. Also, I find height:auto works well for the modal
   window. I found this when noticing that our short staff bios had a long page 
   of empty modal window beneath the content.
 * Also I am not sure why .cw-staffer-modal is set to “display: none” since the 
   browser overrides that with div.cw-staffer-modal {display: block}.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [mermare](https://wordpress.org/support/users/mermare/)
 * (@mermare)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/css-comment/#post-9533008)
 * margin is also duplicated in that CSS declaration.
 *  Plugin Author [Edward](https://wordpress.org/support/users/wpnook/)
 * (@wpnook)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/css-comment/#post-9538366)
 * The modal is set to display: none because the modal does not display initially.
   It is triggered to display with JavaScript. Regarding the duplicate comment —
   thanks, I’ll scope it out.
 *  Thread Starter [mermare](https://wordpress.org/support/users/mermare/)
 * (@mermare)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/css-comment/#post-9538824)
 * Thanks for the explanation.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CSS comment’ is closed to new replies.

 * ![](https://ps.w.org/staffer/assets/icon-256x256.jpg?rev=1739046)
 * [Staffer](https://wordpress.org/plugins/staffer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/staffer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/staffer/)
 * [Active Topics](https://wordpress.org/support/plugin/staffer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/staffer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/staffer/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [mermare](https://wordpress.org/support/users/mermare/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/css-comment/#post-9538824)
 * Status: not a support question