bug fixes
This commit is contained in:
parent
c87a58c3c5
commit
a6fac4f900
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ padding-top: 10px;
|
|||
}
|
||||
textarea.form-control {
|
||||
/*height: auto !important;*/
|
||||
min-height: 38px;
|
||||
min-height: 40px;
|
||||
}
|
||||
/*tables*/
|
||||
table.dataTable { border-radius: 3px; border-collapse: collapse;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue