From 379d2c49f564fa0ed1ca0f38b05b784dac2b748f Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Thu, 20 Nov 2014 21:53:50 +0300 Subject: [PATCH] Fixed text field styles --- app/css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/css/app.css b/app/css/app.css index 3167200c..3311d532 100644 --- a/app/css/app.css +++ b/app/css/app.css @@ -1970,7 +1970,7 @@ img.img_fullsize { font-size: 12px; margin-bottom: 10px; padding: 6px; - min-height: 34px; + min-height: 36px; height: auto; width: auto; max-height: 284px;