mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Removed monospace font from textarea.
--HG-- branch : dev
This commit is contained in:
@@ -615,6 +615,7 @@ label input {
|
||||
select, textarea, input.text, input.textMedium, input.text-box {
|
||||
padding:3px;
|
||||
border:1px solid #bdbcbc;
|
||||
font-family:inherit;
|
||||
}
|
||||
input.text, input.textMedium, input.text-box {
|
||||
line-height:1.2em;
|
||||
|
||||
Reference in New Issue
Block a user