Merge branch 'master' into kevin-prototype
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
|
||||
.main-picture {
|
||||
position: relative;
|
||||
border: #4CAF50 solid 5px;
|
||||
border-width: 5px;
|
||||
|
||||
display: inline-block;
|
||||
width: 150px;
|
||||
@@ -134,4 +134,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