mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
UX: Collapse button displayed in the wrong place
This commit is contained in:
parent
c958d8c7e1
commit
55e5cfcc67
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.expand-item {
|
.expand-item, .collapse-item {
|
||||||
float: right;
|
float: right;
|
||||||
margin-right: 0.5em;
|
margin-right: 0.5em;
|
||||||
color: lighten($primary, 40%);
|
color: lighten($primary, 40%);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue