Paglias/client fixes (#8990)

* correct buttons for reset modal

* correct buttons for delete account modal

* fix first party member not showing up
This commit is contained in:
Matteo Pagliazzi
2017-08-25 23:54:50 +02:00
committed by GitHub
parent 748ce8a23f
commit c129c38631
4 changed files with 8 additions and 13 deletions

View File

@@ -44,13 +44,12 @@ div
padding-left: 16px;
padding-right: 24px;
opacity: 1;
transition: opacity 0.15s ease-out;
transition: width 0.15s ease-out;
}
.member-details.condensed:not(.expanded) .member-stats {
opacity: 0;
position: absolute;
z-index: -1;
display: none;
}
// Condensed version