Merge branch 'patch-1' of git://github.com/BackwardSpy/BookStack into BackwardSpy-patch-1

This commit is contained in:
Dan Brown 2018-03-18 11:40:38 +00:00
commit 0372efa89a
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -58,6 +58,7 @@
flex-direction: column;
border: 1px solid #DDD;
width: 50%;
max-width: 50%;
}
}
@ -315,4 +316,4 @@ div[editor-type="markdown"] .title-input.page-title input[type="text"] {
.image-picker img {
background-color: #BBB;
}
}