Skip to content

Commit

Permalink
Merge pull request #71 from KostyaSha/fixLayout
Browse files Browse the repository at this point in the history
[FIXED JENKINS-25666] Adopt for new jenkins core UI
  • Loading branch information
KostyaSha committed Mar 18, 2015
2 parents ff490cb + bb37c26 commit 399fa3a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/webapp/css/main.css
Expand Up @@ -351,6 +351,11 @@ tr.spacerRow td {
display: none;
}

.fixedGridLayout #main-panel {
margin-left: 15px;
padding-left: 0;
}

#view-message {
display: none;
}
Expand Down

0 comments on commit 399fa3a

Please sign in to comment.