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:30:56 +02:00
parent 6f87769077
commit c87a58c3c5

View File

@ -54,6 +54,7 @@ padding-top: 10px;
}
textarea.form-control {
/*height: auto !important;*/
min-height: 38px;
}
/*tables*/
table.dataTable { border-radius: 3px; border-collapse: collapse;