img css breaks website layout

Created on 5 November 2019, about 5 years ago
Updated 31 March 2024, 8 months ago

img css can break website layout:

in modules/we_megamenu/assets/css/we_megamenu_backend.css
img{max-width:100%;height:auto}
should be something like:

navbar-we-mega-menu img{max-width:100%;height:auto}

otherwise it influences layout of whole website.

🐛 Bug report
Status

Needs work

Version

1.0

Component

Code

Created by

🇦🇹Austria develissimo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇨🇦Canada TrevorBradley

    This is an old one, but I similarly hit a page not found on /modules/contrib/we_megamenu/assets/css/we_megamenu_backend.css.map

    This patch does not apply against 1.16 without error.

  • 🇨🇷Costa Rica esolano

    The issue is still present on the latest version (`8.x-1.16`). Re-rolling patch.

  • 🇬🇧United Kingdom joehuggans Harrogate, UK

    I'm seeing issues with the CSS from this module breaking Bootstrap modals and even in the admin theme the background colour of the breadcrumb is being set to white.

Production build 0.71.5 2024