UX: Collapse button displayed in the wrong place
This commit is contained in:
parent
c958d8c7e1
commit
55e5cfcc67
|
@ -43,7 +43,7 @@
|
|||
font-size: 1em;
|
||||
}
|
||||
|
||||
.expand-item {
|
||||
.expand-item, .collapse-item {
|
||||
float: right;
|
||||
margin-right: 0.5em;
|
||||
color: lighten($primary, 40%);
|
||||
|
|
Loading…
Reference in New Issue