[Plugin: Five Star Rating] Fixing Media Library popup style bug.
-
Line 40 of your style sheet (five-star-rating.css):
.post_title { float: left; width:300px; }
This caused a 300px gap in my media library (in the popup), if your also experiencing this for me: I just commented that out:
/*.post_title { float: left; width:300px; }*/
maybe the intended block can be targeted less generally.
- The topic ‘[Plugin: Five Star Rating] Fixing Media Library popup style bug.’ is closed to new replies.