Remove unuset selector
This commit is contained in:
@@ -472,4 +472,8 @@ body.logged, .logged .content {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 5%;
|
right: 5%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.user-container-edit::after {
|
||||||
|
content: none;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user