Skip to content

pre tag does word wrap #31

@berryma4

Description

@berryma4

need to add to the end of style.css and print_style.css:

pre {
  white-space: pre-wrap;
  word-break: normal;
}

The default in Bootstrap is word wrap

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