mirror of
https://github.com/flarum/framework.git
synced 2025-02-11 20:45:33 +08:00
Merge pull request #1779 from clarkwinkelmann/fix-userpage-card-dropdown
Fix dropdown icon not showing in UserCard when on UserPage
This commit is contained in:
commit
4357ad3d54
|
@ -1,10 +1,5 @@
|
|||
.UserPage {
|
||||
.UserCard-controls {
|
||||
float: right;
|
||||
|
||||
.Dropdown-toggle .Button-icon {
|
||||
.UserHero .Dropdown-toggle .Button-icon {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user