diff --git a/stylesheets/style.css b/stylesheets/style.css index 4a038483..eb7b0f79 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -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 {