mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01:00
bug fixes
This commit is contained in:
parent
c87a58c3c5
commit
a6fac4f900
@ -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…
Reference in New Issue
Block a user