Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Adjusting padding around project label
  • Loading branch information
antonmc committed Feb 10, 2014
1 parent c4b5f37 commit e1b6c0b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bundles/org.eclipse.orion.client.ui/web/css/ide.css
Expand Up @@ -946,8 +946,6 @@ input {
.projectNavColumn {
color: #666;
font-weight: bold;
padding-bottom: 0.2em;
padding-top: 0.2em;
}

.projectPrimaryNavColumn {
Expand All @@ -965,7 +963,7 @@ input {
}

.projectInformationNode{
margin-top:3px;

}

.sectionWrapper, .sectionTable{
Expand Down

0 comments on commit e1b6c0b

Please sign in to comment.