mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
I can't deal with diagonal pushpins any more
This commit is contained in:
parent
39aaa181e1
commit
32cc3a66c8
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ ol.category-breadcrumb {
|
||||||
}
|
}
|
||||||
|
|
||||||
.fa-thumb-tack.unpinned {
|
.fa-thumb-tack.unpinned {
|
||||||
@include fa-icon-rotate(315deg, 1);
|
@include fa-icon-rotate(180deg, 1);
|
||||||
color: $primary;
|
color: $primary;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue