Skip to content

ul and ol is often cut off in web view #3

@mstieranka

Description

@mstieranka

By default, the ol / ul width is set to 740px. This causes content to overflow the slide bounding box, even if mode is set to v2 (full screen slides) and the website is zoomed out by quite a bit. I would like to suggest removing or modifying the following width rule to fix this:

width: 740px; /* max. width of the top enum element on the 800px slide */

Here's a screenshot of the issue from https://w20.vitvar.com/lecture2.html#/27/v2 (at 80% zoom):

image

Removing the above mentioned rule would fix it:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions