Smaller font size in field textareas

3col
Vitaliy Filippov 2015-01-21 19:18:58 +03:00
parent 083796d775
commit cc774a7c54
1 changed files with 1 additions and 0 deletions

View File

@ -480,6 +480,7 @@ div.user_match {
}
.bug_field select, .bug_field textarea {
width: 98%;
font-size: 100% !important;
}
.bug_field table select {
width: 100%;