mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
api, frontend: allow editing profile information
Closes https://gitlab.com/commento/commento/issues/235
This commit is contained in:
@ -21,12 +21,12 @@
|
||||
position: relative;
|
||||
height: 38px;
|
||||
|
||||
.commento-logout {
|
||||
.commento-profile-button {
|
||||
float: right;
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
top: 6px;
|
||||
right: 16px;
|
||||
color: $gray-5;
|
||||
color: $gray-6;
|
||||
margin: 6px 12px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.commento-logged-in-as {
|
||||
|
Reference in New Issue
Block a user