1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00

bug fixes

This commit is contained in:
Hillel Coren 2014-03-03 20:31:29 +02:00
parent c87a58c3c5
commit a6fac4f900

View File

@ -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;