mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
remove float from the 'show email' button on user's profile on mobile
This commit is contained in:
@@ -170,6 +170,9 @@
|
||||
a {
|
||||
color: inherit;
|
||||
}
|
||||
.btn {
|
||||
float: none;
|
||||
}
|
||||
}
|
||||
dt {
|
||||
color: scale-color($primary, $lightness: 75%);
|
||||
|
||||
Reference in New Issue
Block a user