css: reduce size of the label for reply notifications
Otherwise, the label seems too big for me.
This commit is contained in:
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…
Reference in New Issue
Block a user