mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
User admin page button height fix
This commit is contained in:
parent
66f6382090
commit
62adc2eb98
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user