﻿#mdlReportBug > .modal-content {
    max-width: 350px;
}

.report-terms {
    padding-top: 15px;
}
.report-terms > div {
    margin-left: 5px;
    color: grey;
    font-size: small;
}

.bug-location-prefilled {
    border: none;
    box-shadow: none;
}

.report-details {
    min-height: 100px;
}