mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-24 05:42:03 -04:00
FIX: User profile collpased header (again)
This commit is contained in:
parent
320e4a83ac
commit
0ae9d99308
1 changed files with 1 additions and 1 deletions
|
@ -395,7 +395,7 @@
|
||||||
.details {
|
.details {
|
||||||
padding: 12px 15px 2px 15px;
|
padding: 12px 15px 2px 15px;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
background: dark-light-choose(rgba($primary, 1), scale-color($secondary, $lightness: 40%));
|
background: dark-light-choose(rgba($primary, 1), scale-color($secondary, $lightness: 15%));
|
||||||
.bio { display: none; }
|
.bio { display: none; }
|
||||||
|
|
||||||
.primary {
|
.primary {
|
||||||
|
|
Loading…
Add table
Reference in a new issue