mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 22:53:50 +08:00
User admin page button height fix
This commit is contained in:
parent
66f6382090
commit
62adc2eb98
|
@ -750,6 +750,9 @@ section.details {
|
|||
padding: 5px;
|
||||
clear: both;
|
||||
text-align: right;
|
||||
.btn {
|
||||
line-height: $line-height-medium;
|
||||
}
|
||||
@media (max-width: $mobile-breakpoint) {
|
||||
.btn {
|
||||
margin: 2px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user