fix 1713: set button links to 'display: inline' #1715

Merged
neb-b merged 1 commit from link-patch into master 2018-06-28 19:53:43 +02:00
neb-b commented 2018-06-28 19:51:52 +02:00 (Migrated from github.com)

#1713
After setting overflow: hidden, it changes the way height works for block elements.

https://stackoverflow.com/questions/22421782/css-overflow-hidden-increases-height-of-container

Setting to inline fixes this.

#1713 After setting `overflow: hidden`, it changes the way height works for block elements. https://stackoverflow.com/questions/22421782/css-overflow-hidden-increases-height-of-container Setting to `inline` fixes this.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1715
No description provided.