1
0
mirror of https://github.com/flarum/core.git synced 2025-05-10 17:35:25 +02:00
php-flarum/less/forum/UserPage.less
2015-07-23 20:24:05 +09:30

11 lines
124 B
Plaintext

.UserPage {
.UserCard-controls {
float: right;
.Dropdown-toggle .Button-icon {
display: none;
}
}
}