RC Fixes #2266

Merged
neb-b merged 5 commits from rc-fixes into master 2019-02-05 18:28:01 +01:00
neb-b commented 2019-02-05 13:43:19 +01:00 (Migrated from github.com)

Fixes

  • Typo
  • Tooltip styling so it's easier to see when it wants you to go to the invite page

Adds

Also added two calls since they were simple for https://github.com/lbryio/lbry-desktop/issues/2265

### Fixes - Typo - Tooltip styling so it's easier to see when it wants you to go to the invite page ### Adds Also added two calls since they were simple for https://github.com/lbryio/lbry-desktop/issues/2265
skhameneh (Migrated from github.com) approved these changes 2019-02-05 17:55:35 +01:00
@ -48,0 +63,4 @@
width: 0.5rem;
}
40% {
skhameneh (Migrated from github.com) commented 2019-02-05 17:53:46 +01:00

Line break

Line break
@ -18,3 +19,3 @@
color: $lbry-black;
font-weight: 400;
padding: var(--spacing-vertical-small);
padding: var(--spacing-vertical-miniscule);
skhameneh (Migrated from github.com) commented 2019-02-05 17:54:23 +01:00

At some point we should move to em & rem

At some point we should move to `em` & `rem`
skhameneh (Migrated from github.com) commented 2019-02-05 17:55:15 +01:00

Does this always work?

Does this always work?
neb-b (Migrated from github.com) reviewed 2019-02-05 18:01:58 +01:00
neb-b (Migrated from github.com) commented 2019-02-05 18:01:58 +01:00

Yep, although at this point we only have 1 tooltip with the direction of "top"

Yep, although at this point we only have 1 tooltip with the direction of "top"
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#2266
No description provided.