Commit 46f2407e by Brittany Cheng

style fixes

parent f20659f5
......@@ -463,7 +463,8 @@ $tag-text-color: #5b614f;
}
.search-wrapper {
height: 110px;
margin-bottom: 50px;
margin-left: .5%;
}
.discussion-search-form {
......@@ -730,10 +731,25 @@ $tag-text-color: #5b614f;
.new-post-control {
margin-left: 75%;
margin-top: 1%;
.discussion-cancel-post {
margin-right: 1.5%;
}
}
.reply-post-control {
.discussion-cancel-post {
margin-right: 1.5%;
}
}
.edit-post-control {
margin-top: 1%;
.discussion-cancel-update {
margin-right: 1.5%;
}
}
.control-button {
......
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