css: reduce size of the label for reply notifications

Otherwise, the label seems too big for me.
master
Vincent Bernat 6 years ago
parent 527f287826
commit 80257353ba

@ -185,6 +185,7 @@
margin-left: 0;
}
.isso-postbox > .form-wrapper .notification-section {
font-size: 0.90em;
padding-top: .3em;
}
#isso-thread .textarea:focus,

Loading…
Cancel
Save