Skip to content

QR Modal Link Wrapping #417

@antwonw

Description

@antwonw

This line in the CSS specifically states to not wrap the QR Code hyperlink in the QR modal.

.indivisible {
white-space: nowrap;
}

This results in really bad design behavior.

Screen Shot 2021-05-06 at 4 33 31 PM

Removing these lines fixes the problem.

Screen Shot 2021-05-06 at 4 33 50 PM

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions