From c87a58c3c54fc29dcde9811856fc20c34b878b03 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 3 Mar 2014 20:30:56 +0200 Subject: [PATCH] bug fixes --- public/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/css/style.css b/public/css/style.css index c0e226bae36c..4720cf0c2e40 100755 --- a/public/css/style.css +++ b/public/css/style.css @@ -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;