Uploaded image for project: 'ListenBrainz'
  1. ListenBrainz
  2. LB-1498

Bullet markers in blog list are too close to boundary

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Invalid
    • Icon: Normal Normal
    • None
    • None

      The bullet markers in the list of blogs on the index page are too close to the page boundary. The .panel-body class on the container does add a padding but it doesn't seem to be taking effect. Relevant code is here: https://github.com/metabrainz/listenbrainz-server/blob/5904f8df597f2594645ccef11ced0a455029a4e4/frontend/js/src/home/Blog.tsx#L36-L40

      You probably want to look into list items' padding or list-style-position property to affect the position of the bullet marker. Also, remember to use an appropriate css selector to ensure the css changes only apply to the blog panel.

            kartik1712 amCap1712
            kartik1712 amCap1712
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package