You cannot make three adjacent columns (i.e. left-center-right). This would be useful to visualize a CI flow (unit test - build+deploy - integration test).

      The problem seems to be in the CSS handling. Every left-aligned column contains "float:left; clear:left", right-aligned contains "float:right; clear:right" and centered columns "clear:both". Thus three columns always exclude each others.

          [JENKINS-13211] Cannot make three adjacent columns

          Sampo Niskanen created issue -
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 143675 ] New: JNJira + In-Review [ 175968 ]

            tbingaman Timothy Bingaman
            plaa Sampo Niskanen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: