Files
FHC-Core/public/css/messageWrite.css
T

10 lines
159 B
CSS

/*smaller subject field*/
input[type=text] {
height: 28px;
padding: 0px;
}
.msgfield label {
margin-bottom: 0px !important;
margin-top: 3px;
}