Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Feedback for: /fundamentals/media/video/quick-reference.html #931

@jacquerie

Description

@jacquerie

Text wraps in table cells even when a command is pictured, with unpleasant output:

quick_reference_ _web_fundamentals

The rule

white-space: nowrap;

would fix this behaviour, but where do we apply it?

table tr code { ... }

would work, but looks ugly and a violation of BEM principles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions