mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 18:05:40 +08:00
remove float from the 'show email' button on user's profile on mobile
This commit is contained in:
parent
e886cc2dad
commit
aa3a658bb1
@ -170,6 +170,9 @@
|
||||
a {
|
||||
color: inherit;
|
||||
}
|
||||
.btn {
|
||||
float: none;
|
||||
}
|
||||
}
|
||||
dt {
|
||||
color: scale-color($primary, $lightness: 75%);
|
||||
|
Loading…
x
Reference in New Issue
Block a user