• 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

          James Dumay created issue -
          James Dumay made changes -
          Epic Link New: JENKINS-35755 [ 171716 ]
          James Dumay made changes -
          Rank New: Ranked higher
          James Dumay made changes -
          Summary Original: Container must work with a grid system New: Container must have a max-width
          Brody Maclean made changes -
          Attachment New: 1200px Cont.png [ 35666 ]

          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; }
          Brody Maclean made changes -
          Assignee Original: Brody Maclean [ brody ] New: James Dumay [ jamesdumay ]
          James Dumay made changes -
          Assignee Original: James Dumay [ jamesdumay ] New: Josh McDonald [ sophistifunk ]
          James Dumay made changes -
          Epic Link Original: JENKINS-35755 [ 171716 ] New: JENKINS-41552 [ 178366 ]
          James Dumay made changes -
          Priority Original: Blocker [ 1 ] New: Critical [ 2 ]

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

              Created:
              Updated:
              Resolved: