Commit 9f863fd9 by Brian Talbot

styling - adjusting collapse button CSS lost in cms-master rebase

parent 2be1f852
...@@ -291,4 +291,11 @@ input.courseware-unit-search-input { ...@@ -291,4 +291,11 @@ input.courseware-unit-search-input {
.cancel-button { .cancel-button {
font-size: 16px; font-size: 16px;
} }
}
.collapse-all-button {
float: right;
margin-top: 10px;
font-size: 13px;
color: $darkGrey;
} }
\ No newline at end of file
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