Skip to content

Commit

Permalink
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 6, 2015
1 parent b8454f9 commit aff2827
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 aff2827

Please sign in to comment.