Commit 8bf4bc2d by Rocky Duan

Merge branch 'discussion2' of github.com:dementrock/mitx

parents 042ccf97 53b6c994
......@@ -234,7 +234,7 @@ $discussion_input_width: 100%;
}
.edit-post-control {
margin-left: 79%;
margin-top: -1%;
margin-top: 1%;
}
.control-button {
@include button;
......@@ -248,10 +248,12 @@ $discussion_input_width: 100%;
font-size: inherit;
width: inherit;
}
margin: 10px 0 10px 0;
}
.new-post-form {
margin: 10px 0 40px 0;
}
.discussion-reply-new {
margin: 10px 0 20px 0;
.discussion-auto-watch {
margin-left: 2%;
}
......
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