Skip to content

Commit

Permalink
[FIXED JENKINS-25666] Adopt for new jenkins core UI
Browse files Browse the repository at this point in the history
  • Loading branch information
KostyaSha committed Mar 14, 2015
1 parent ff490cb commit 565c4e8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/main/webapp/css/main.css
Expand Up @@ -351,6 +351,14 @@ tr.spacerRow td {
display: none;
}

#main-panel {
margin-left: 15px;
}

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

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

0 comments on commit 565c4e8

Please sign in to comment.