lbryio/lbry-desktop

Kill all line break tags

Open

#1,838 opened on Jul 31, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (412 forks)batch import
area: designcsshacktoberfestpriority: mediumtype: task

Repository metrics

Stars
 (3,596 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

<br /> should not be used for styling.

Usages can be seen here

#940 is related

Contributor guide