Post is now mobile friendly
This commit is contained in:
@@ -49,7 +49,7 @@ header div {
|
||||
}
|
||||
|
||||
#open-notifications {
|
||||
padding: 5px 20px 5px 0px;
|
||||
padding: 20px 20px 20px 0px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1080px) {
|
||||
|
||||
@@ -120,4 +120,8 @@ div.posts .post form textarea.newpost {
|
||||
.post-box {
|
||||
width: calc(100% - 65px);
|
||||
}
|
||||
.modal {
|
||||
left: 0!important;
|
||||
width: 100%!important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user