Skip to content

Commit 6e99721

Browse files
committed
Removing panel customizations as they are addressed in Jenkins ver. 1.598
1 parent 9284c9f commit 6e99721

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

doony.css

-17
Original file line numberDiff line numberDiff line change
@@ -619,23 +619,6 @@ textarea {
619619
}
620620

621621
/******************* side panel styles ***********************/
622-
.fixedGridLayout #main-panel {
623-
margin-left: 300px;
624-
margin-right: 5px;
625-
}
626-
627-
#side-panel-content, #main-panel-content {
628-
margin: 5px !important;
629-
}
630-
631-
.fixedGridLayout #side-panel {
632-
width: 300px;
633-
padding-left: 5px;
634-
}
635-
636-
#side-panel-content .task {
637-
margin-bottom: 0px;
638-
}
639622

640623
#tasks {
641624
margin: 5px;

0 commit comments

Comments
 (0)