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

This commit is contained in:
Brian Talbot
2012-12-13 11:37:51 -05:00
parent 2be1f852e7
commit 9f863fd96e

View File

@@ -291,4 +291,11 @@ input.courseware-unit-search-input {
.cancel-button {
font-size: 16px;
}
}
.collapse-all-button {
float: right;
margin-top: 10px;
font-size: 13px;
color: $darkGrey;
}