Bug Report: Plugin CSS mess up the WordPress admin bar
-
I noticed, that when I view my website, while logged in, some text from the admin bar goes into a second line, covering a small part of the website content. Traced this problem to this CSS rule:
.responsive, .responsive span, .responsive span iframe[style], .responsive span img { width: 100% !important; }
which is declared on:
/wp-content/plugins/easy-facebook-likebox/public/assets/css/public.cssThis CSS rule conflicts with:
/wp-includes/css/admin-bar.min.cssWordPress version: 4.3
WordPress Theme: Enfold
Plugin version 4.3.7
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Bug Report: Plugin CSS mess up the WordPress admin bar’ is closed to new replies.