• Icon: Task Task
    • Resolution: Fixed
    • Icon: Critical Critical
    • blueocean-plugin
    • None
    • pannonian, iapetus

      This allows us to ensure the headers and content body align with each other. This gives the container a max-width.

          [JENKINS-41547] Container must have a max-width

          Brody Maclean added a comment -

          Move from a fluid container to a max-width of 1200px for the header and all the body content.

          .container {
          width: 100%;
          max-width: 1200px;
          margin-left: auto;
          margin-right: auto;
          padding-right: 15px;
          padding-left: 15px;
          }

          Brody Maclean added a comment - Move from a fluid container to a max-width of 1200px for the header and all the body content. .container { width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto; padding-right: 15px; padding-left: 15px; }

          Josh McDonald added a comment -

          Josh McDonald added a comment - Fix is in https://github.com/jenkinsci/blueocean-plugin/pull/763

          Josh McDonald added a comment -

          Fixed in master

          Josh McDonald added a comment - Fixed in master

            sophistifunk Josh McDonald
            jamesdumay James Dumay
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: