mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
support: Fix visual glitch with unordered list
Newlines between each list entry creates glitched unordered list in the web version.
This commit is contained in:
parent
4bd0b7ec7d
commit
f6b1af7bd6
1 changed files with 0 additions and 2 deletions
|
@ -18,7 +18,5 @@ If you're using LBRY Desktop, LBRY log files will help us better understand the
|
|||
To report an issue, you can do one of the following:
|
||||
|
||||
- Send us an email to [help@lbry.com](mailto:help@lbry.com) with the details of your issue or bug report. If it's troubleshooting related, please attach [your LBRY log file](/faq/how-to-find-lbry-log-file).
|
||||
|
||||
- Go to the "Help" page of the app and then click the "Submit a Bug Report" button.
|
||||
|
||||
- If you're a developer or otherwise technical and want to interact with LBRY developers directly, you're welcome to open an issue directly on GitHub. Please try to open network or protocol related issues [on our sdk channel in github](https://github.com/lbryio/lbry/issues) and interface, usability, and other application related issues [going to issues over your platform of choice](https://github.com/lbryio) (such as [desktop](https://github.com/lbryio/lbry-desktop/issues)). We would appreciate a quick search to see if similar issues already exist, as well.
|
||||
|
|
Loading…
Add table
Reference in a new issue