UX: Collapse button displayed in the wrong place

This commit is contained in:
Robin Ward 2017-11-13 12:29:18 -05:00
parent c958d8c7e1
commit 55e5cfcc67
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
font-size: 1em;
}
.expand-item {
.expand-item, .collapse-item {
float: right;
margin-right: 0.5em;
color: lighten($primary, 40%);