Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-19376

Sectioned view plugin does not display 3 column layout properly

        [JENKINS-19376] Sectioned view plugin does not display 3 column layout properly

        Omair Inam added a comment -

        The highlighted CSS changes will make 3 column layouts render properly.. Can you please make this change?

        Omair Inam added a comment - The highlighted CSS changes will make 3 column layouts render properly.. Can you please make this change?

        Yves DM added a comment -

        Yves DM added a comment - Pull request made : https://github.com/jenkinsci/sectioned-view-plugin/pull/4

        Yves DM added a comment - If you want to try the snapshot version it is available here : https://jenkins.ci.cloudbees.com/job/plugins/job/sectioned-view-plugin/7/org.jenkins-ci.plugins$sectioned-view/artifact/org.jenkins-ci.plugins/sectioned-view/1.19-SNAPSHOT/sectioned-view-1.19-SNAPSHOT.hpi

        Code changed in jenkins
        User: yvesdm
        Path:
        src/main/java/hudson/plugins/sectioned_view/SectionedViewSection.java
        http://jenkins-ci.org/commit/sectioned-view-plugin/277b2c793b9498896eb9bf7ba43f48ee4a1cbf0c
        Log:
        Fix for JENKINS-19376 : Display problem fixed when using 1/3 left/center/right

        Fix css as specified in JENKINS-19376
        Also fix percentage when 1/3 center, put 34% to have a sum of 100% (Right + center + left)

        SCM/JIRA link daemon added a comment - Code changed in jenkins User: yvesdm Path: src/main/java/hudson/plugins/sectioned_view/SectionedViewSection.java http://jenkins-ci.org/commit/sectioned-view-plugin/277b2c793b9498896eb9bf7ba43f48ee4a1cbf0c Log: Fix for JENKINS-19376 : Display problem fixed when using 1/3 left/center/right Fix css as specified in JENKINS-19376 Also fix percentage when 1/3 center, put 34% to have a sum of 100% (Right + center + left)

        Code changed in jenkins
        User: Timothy Bingaman
        Path:
        src/main/java/hudson/plugins/sectioned_view/SectionedViewSection.java
        http://jenkins-ci.org/commit/sectioned-view-plugin/587de4bff788ae6d1127681027c8c6757d3feddf
        Log:
        Merge pull request #4 from yvesdm/patch-1

        Fix for JENKINS-19376 : Display problem fixed when using 1/3 left/center...

        Compare: https://github.com/jenkinsci/sectioned-view-plugin/compare/38c0e1ed0084...587de4bff788

        SCM/JIRA link daemon added a comment - Code changed in jenkins User: Timothy Bingaman Path: src/main/java/hudson/plugins/sectioned_view/SectionedViewSection.java http://jenkins-ci.org/commit/sectioned-view-plugin/587de4bff788ae6d1127681027c8c6757d3feddf Log: Merge pull request #4 from yvesdm/patch-1 Fix for JENKINS-19376 : Display problem fixed when using 1/3 left/center... Compare: https://github.com/jenkinsci/sectioned-view-plugin/compare/38c0e1ed0084...587de4bff788

          tbingaman Timothy Bingaman
          cyberphoo Omair Inam
          Votes:
          3 Vote for this issue
          Watchers:
          5 Start watching this issue

            Created:
            Updated:
            Resolved: