Skip to content

Commit

Permalink
Removing panel customizations as they are addressed in Jenkins ver. 1…
Browse files Browse the repository at this point in the history
….598
  • Loading branch information
baskaran-md committed Feb 2, 2015
1 parent 9284c9f commit 6e99721
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions doony.css
Original file line number Diff line number Diff line change
Expand Up @@ -619,23 +619,6 @@ textarea {
}

/******************* side panel styles ***********************/
.fixedGridLayout #main-panel {
margin-left: 300px;
margin-right: 5px;
}

#side-panel-content, #main-panel-content {
margin: 5px !important;
}

.fixedGridLayout #side-panel {
width: 300px;
padding-left: 5px;
}

#side-panel-content .task {
margin-bottom: 0px;
}

#tasks {
margin: 5px;
Expand Down

0 comments on commit 6e99721

Please sign in to comment.