mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 20:13:38 +08:00
UX: Too much spacing between usernames.
This commit is contained in:
parent
ba29bba987
commit
2fd228d95a
|
@ -660,8 +660,7 @@ section.details {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
border-color: dark-light-choose(scale-color($primary, $lightness: 75%), scale-color($secondary, $lightness: 25%));
|
border-color: dark-light-choose(scale-color($primary, $lightness: 75%), scale-color($secondary, $lightness: 25%));
|
||||||
.item {
|
.item {
|
||||||
width: 190px;
|
margin-right: 10px;
|
||||||
margin-right: 0 !important;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.next, .previous {
|
.next, .previous {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user