Opened 15 years ago
Closed 15 years ago
#1441 closed defect (bug) (fixed)
CSS overflow
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Front-end | Keywords: | |
| Cc: |
Description
best described with an example:
http://wordpress.elfden.co.uk/forums/topic/image-test/
the image is to wide, but this is causing the container to grow, but it then goes under the menu.
Some form of max-width and overflow needs adding to the style.
I tried, but sadly got no where with it.
Note: See
TracTickets for help on using
tickets.
(In [2778]) Adjust padding on content areas, and restrict image widths from breaking layout. Fixes #1441.