Skip to content

Commit

Permalink
Merge pull request #8 from recena/JENKINS-29250
Browse files Browse the repository at this point in the history
[JENKINS-29250] Sectioned View appearance broken in 1.619
  • Loading branch information
recena committed Jul 9, 2015
2 parents b8454f9 + aff2827 commit afccd17
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/main/webapp/sectioned-view.css
Expand Up @@ -56,4 +56,12 @@

.sectioned-view-panel .sectioned-view-panel-content {
padding: 5px;
}

.dashboard {
overflow: hidden;
}

.dashboard .pane {
padding: 0 10px 10px 10px;
}

0 comments on commit afccd17

Please sign in to comment.