mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-19 01:24:05 +01:00
Inherit textarea/input text size from body
This commit is contained in:
parent
a7adf844eb
commit
be443eda08
@ -98,6 +98,7 @@ input[type="text"],input[type="password"],textarea {
|
||||
text-transform: none;
|
||||
word-spacing: normal;
|
||||
max-width: 75%;
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
#quick-reply input[type="text"], input[type="password"], #quick-reply textarea {
|
||||
|
Loading…
x
Reference in New Issue
Block a user