Uploaded image for project: 'Other'
  1. Other
  2. OTHER-380

Make MusicBrainz API Pages Viewable on Small Screens / Non-Maximized Windows

    • Icon: Design Design
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None

      The MusicBrainz API page is currently not viewable on non-maximized windows or mobile devices because the text overflows off the screen.  See the image below.

       

      The culprit is the following CSS:

      • body { min-width: 780px }
      • #page { display: table }
      • #content { display: table-cell }

      Removing these CSS properties (e.g. in the Chrome inspector) makes the text wrap nicely, as expected.

       

          Loading...
          Uploaded image for project: 'Other'
          1. Other
          2. OTHER-380

          Make MusicBrainz API Pages Viewable on Small Screens / Non-Maximized Windows

            • Icon: Design Design
            • Resolution: Unresolved
            • Icon: Normal Normal
            • None

              The MusicBrainz API page is currently not viewable on non-maximized windows or mobile devices because the text overflows off the screen.  See the image below.

               

              The culprit is the following CSS:

              • body { min-width: 780px }
              • #page { display: table }
              • #content { display: table-cell }

              Removing these CSS properties (e.g. in the Chrome inspector) makes the text wrap nicely, as expected.

               

                    Unassigned Unassigned
                    benrbray Benjamin Bray
                    Votes:
                    0 Vote for this issue
                    Watchers:
                    1 Start watching this issue

                      Created:
                      Updated:

                        Version Package

                          Unassigned Unassigned
                          benrbray Benjamin Bray
                          Votes:
                          0 Vote for this issue
                          Watchers:
                          1 Start watching this issue

                            Created:
                            Updated:

                              Version Package