css fixes
This commit is contained in:
parent
a422063c7d
commit
bbe58dd550
@ -120,6 +120,9 @@ a:focus,
|
||||
|
||||
input, optgroup, select, textarea {
|
||||
font-size: 0.9rem !important;
|
||||
}
|
||||
|
||||
input[type=text], textarea {
|
||||
resize: vertical;
|
||||
background-color: $comment_item_colour;
|
||||
color: $font_colour;
|
||||
|
Reference in New Issue
Block a user