float: right; | float: right; | ||||
font-size: 30px; | font-size: 30px; | ||||
} | } | ||||
.modal-dialog { | |||||
height: 90%; | |||||
} | |||||
.modal-content { | .modal-content { | ||||
height: 650px; | |||||
height: 100%; | |||||
} | } | ||||
.om-tab { | .om-tab { | ||||
font-size: 16px; | font-size: 16px; |
} | } | ||||
// Modal | // Modal | ||||
.modal-dialog { | |||||
height: 90%; | |||||
} | |||||
.modal-content { | .modal-content { | ||||
height: 650px; | |||||
height: 100%; | |||||
} | } | ||||
//.modal-header { | //.modal-header { |