#176 add mission semicolon

This commit is contained in:
Mike Koch 2015-03-22 16:23:44 -04:00
parent b7c1b30b7c
commit 0fe850f833

View File

@ -391,6 +391,6 @@ button.dropdown-submit {
.file-attachment > img {
margin: -15px;
height: 100px;
max-width: 173.391px
max-width: 173.391px;
cursor: pointer;
}