mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
correct blank profile image alignment
This commit is contained in:
parent
4f84a3620e
commit
1629b47bde
1 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
.no-background {
|
||||
.profile-image {
|
||||
height: 0;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -493,7 +493,6 @@
|
|||
.staff-counters {
|
||||
text-align: left;
|
||||
background: $primary;
|
||||
padding: 2px 0;
|
||||
> div {
|
||||
margin: 0 10px 0 0;
|
||||
display: inline-block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue