mirror of
https://github.com/discourse/discourse.git
synced 2025-09-10 17:43:01 +08:00
UX: Better alignment on group page.
This commit is contained in:
parent
dc09b9f8d6
commit
156953bc55
1 changed files with 10 additions and 11 deletions
|
@ -126,8 +126,7 @@
|
|||
float: left;
|
||||
}
|
||||
button {
|
||||
margin-top: 3px;
|
||||
margin-left: 10px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
#user-search-selector {
|
||||
width: 400px;
|
||||
|
@ -249,7 +248,7 @@
|
|||
|
||||
&.group {
|
||||
.details {
|
||||
padding: 15px;
|
||||
padding: 15px 0px;
|
||||
margin: 0;
|
||||
color: dark-light-choose(lighten($primary, 10%), $secondary);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue