Commit f649084a by Brittany Cheng

rocky's coffee edits

parent 88a98ef5
...@@ -195,7 +195,7 @@ $discussion_input_width: 100%; ...@@ -195,7 +195,7 @@ $discussion_input_width: 100%;
margin-top: 1%; margin-top: 1%;
} }
.reply-post-control { .reply-post-control {
margin-left: 72%; margin-left: 73%;
} }
.control-button { .control-button {
@include button; @include button;
...@@ -203,7 +203,7 @@ $discussion_input_width: 100%; ...@@ -203,7 +203,7 @@ $discussion_input_width: 100%;
color: white; color: white;
font-weight: bold; font-weight: bold;
text-decoration: none; text-decoration: none;
margin-left: 10%; margin-left: 5%;
display: inline-block; display: inline-block;
padding-top: 9px; padding-top: 9px;
font-size: inherit; font-size: inherit;
...@@ -213,6 +213,9 @@ $discussion_input_width: 100%; ...@@ -213,6 +213,9 @@ $discussion_input_width: 100%;
} }
.discussion-reply-new { .discussion-reply-new {
margin: 10px 0 20px 0; margin: 10px 0 20px 0;
.discussion-auto-watch {
margin-left: 2%;
}
} }
.thread { .thread {
//display: none; //display: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment