* fix comment modal position in project/tree view.

This commit is contained in:
Catouse
2018-06-11 17:07:40 +08:00
parent 4c256db044
commit 3b2e4ff0a4
+1 -1
View File
@@ -49,4 +49,4 @@ h2.detail-title .label-id, h2.detail-title .label {top: -1px}
.detail + .detail {padding-top: 10px;}
.btn-comment.pull-right {z-index: 10;}
details .btn-comment.pull-right {right: 30px;}
.modal-comment .modal-dialog {min-width: 600px; margin-left: -200px!important;}
.modal-comment .modal-dialog {min-width: 600px;}