From ae9c177d1094f1fe6386aa95695d600af15dd6a3 Mon Sep 17 00:00:00 2001 From: Svetlana Rastegina Date: Tue, 23 Mar 2021 14:47:00 +0100 Subject: [PATCH] Fixed margin bottom p. --- webapp/src/main/webapp/themes/iph/css/iph.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index 7af8ce79d..3c8ce6b8b 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -1604,7 +1604,7 @@ a.powered-by-vivo:hover { text-decoration: none; } p { - margin-bottom: 1.3em; + margin-bottom: 0.3em; } /* STYLED BUTTONS ------> */