mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-24 05:42:03 -04:00
UX: Too much spacing between usernames.
This commit is contained in:
parent
ba29bba987
commit
2fd228d95a
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue