Fix missing bottom border on ticket replies

This commit is contained in:
Mike Koch 2016-04-27 21:59:29 -04:00
parent 603d8233a7
commit a9fefd393d

View File

@ -98,7 +98,7 @@ button.dropdown-submit {
.pushMargin {
margin-top: -10px;
margin-bottom: -10px;
/*margin-bottom: -10px;*/
}
.ticketMessageBottom > .message {