From 94ed6535192420f8a1e7414edc62e38e9b8a4a37 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 7af8ce79..3c8ce6b8 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 ------> */