Merge branch 'master' into 'marijn-postdelete'
# Conflicts: # website/public/js/masonry.js
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
/* Modal Content/Box */
|
||||
.modal-content {
|
||||
margin: 5% auto;
|
||||
margin: 50px auto;
|
||||
width: 70%; /* Could be more or less, depending on screen size */
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
@@ -123,6 +123,11 @@ div.posts .post form textarea.newpost {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
.noposts {
|
||||
display: none;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1500px) {
|
||||
.post-box {
|
||||
width: calc(50% - 68px);
|
||||
|
||||
Reference in New Issue
Block a user