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;
|
padding: 5px;
|
||||||
clear: both;
|
clear: both;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
.btn {
|
||||||
|
line-height: $line-height-medium;
|
||||||
|
}
|
||||||
@media (max-width: $mobile-breakpoint) {
|
@media (max-width: $mobile-breakpoint) {
|
||||||
.btn {
|
.btn {
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
|
|||||||
Reference in New Issue
Block a user