edit panel styles

This commit is contained in:
Brittany Cheng
2012-08-14 17:36:27 -07:00
parent 46f2407e39
commit b9875b80e0

View File

@@ -778,6 +778,10 @@ $tag-text-color: #5b614f;
}
}
.discussion-content-edit {
margin: 3%;
}
.new-post-form {
margin: 10px 0 40px 0;
}