Few UX Improvements #2638

Merged
tzarebczan merged 3 commits from ux-improvements into master 2019-07-17 20:36:08 +02:00
Showing only changes of commit 2d2dee2993 - Show all commits

View file

@ -136,12 +136,7 @@ class HelpPage extends React.PureComponent<Props, State> {
icon={icons.HELP}
button="inverse"
/>
<Button
href="https://lbry.com/faq"
label={__('See the All LBRY FAQs')}
icon={icons.HELP}
button="inverse"
/>
<Button href="https://lbry.com/faq" label={__('View all LBRY FAQs')} icon={icons.HELP} button="inverse" />
</div>
</div>
</section>