mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
User admin page button height fix
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user