Skip to content

Commit

Permalink
#86 closed: "'Add comment' button has different margin in Content and…
Browse files Browse the repository at this point in the history
… Discussion sections"
  • Loading branch information
ignatov committed Jul 26, 2011
1 parent 146a893 commit 2589ee1
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions src/main/webapp/cotemplate.css
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ background-color: #E5E5E5;
padding: 4px;
}

#discussion_thread {
#discussion_wrapper {
margin-left: 20px;
}

Expand Down Expand Up @@ -134,7 +134,6 @@ background-color: #E5E5E5;
color: #999999;
}


#content h3 {
color: black;
padding: 4px;
Expand All @@ -157,11 +156,7 @@ background-color: #E5E5E5;
margin-left: 30px;
}

#add_content_button {
margin-left: 20px;
}

#content_thread {
#content_wrapper {
margin-left: 20px;
}

Expand Down

0 comments on commit 2589ee1

Please sign in to comment.