Add APIContext

This commit is contained in:
Unknwon 2016-03-13 17:37:44 -04:00
parent b4f47a7623
commit db4da7beec
8 changed files with 93 additions and 63 deletions

View file

@ -2376,6 +2376,9 @@ footer .container .links > *:first-child {
.user.settings .email.list .item:not(:first-child) .button {
margin-top: -10px;
}
.user.profile .ui.card #profile-avatar {
height: 290px;
}
.user.profile .ui.card .username {
display: block;
}