From b19d501e260f083dcc9eb90b9d489f75e3431cc3 Mon Sep 17 00:00:00 2001 From: Ahmad Haghighi Date: Sep 09 2017 11:48:54 +0000 Subject: correct min-height issue in RTL language (Persian/Arabic) --- diff --git a/getfedora.org/static/css/app.css b/getfedora.org/static/css/app.css index a459625..7539c96 100644 --- a/getfedora.org/static/css/app.css +++ b/getfedora.org/static/css/app.css @@ -712,7 +712,7 @@ text-align:center; text-align: center; padding-top: 2em; padding-bottom: 5em; - min-height: 290px; + min-height: 290px !important; } .productitem img {