mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 21:57:36 +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;
|
||||
border-color: dark-light-choose(scale-color($primary, $lightness: 75%), scale-color($secondary, $lightness: 25%));
|
||||
.item {
|
||||
width: 190px;
|
||||
margin-right: 0 !important;
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
.next, .previous {
|
||||
|
|
Loading…
Reference in New Issue
Block a user