mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 22:22:32 +01:00
bug fixes
This commit is contained in:
parent
c87a58c3c5
commit
a6fac4f900
@ -54,7 +54,7 @@ padding-top: 10px;
|
|||||||
}
|
}
|
||||||
textarea.form-control {
|
textarea.form-control {
|
||||||
/*height: auto !important;*/
|
/*height: auto !important;*/
|
||||||
min-height: 38px;
|
min-height: 40px;
|
||||||
}
|
}
|
||||||
/*tables*/
|
/*tables*/
|
||||||
table.dataTable { border-radius: 3px; border-collapse: collapse;
|
table.dataTable { border-radius: 3px; border-collapse: collapse;
|
||||||
|
Loading…
Reference in New Issue
Block a user