Logged page, fix messages block
This commit is contained in:
+6
-1
@@ -201,7 +201,12 @@ body.logged, .logged .content {
|
||||
.logged .content {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.logged .messages {
|
||||
max-width: 0;
|
||||
max-height: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.logged .user {
|
||||
height: 92vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user