• Resolved jayenashar

    (@jayenashar)


    I just installed query monitor and it identified a missing style. I’ve fixed the issue but query monitor is still complaining. I’ve restarted apache2 and cleared the browser cache.

    flameshot_screenshot

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Query Monitor gets this information from WordPress itself so there’s most likely still a problem. I can’t see the full width of your screenshot but it looks like the style has a missing dependency.

    Thread Starter jayenashar

    (@jayenashar)

    what does it mean for a style to have a dependency? it’s a very small css file and doesn’t have any imports or urls in the css file.

    Thread Starter jayenashar

    (@jayenashar)

    img {
      width: inherit;
      max-width: none;
      height: auto;
    }
    
    #fly-wrap {
    	position: absolute !important;
    	}

    here’s the stylesheet btw

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

The topic ‘Missing style not missing’ is closed to new replies.