From 61206ea426778f6d3089adff97b26bae59ece206 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 30 Aug 2019 21:17:10 -0400 Subject: [PATCH] Commit compiled CSS --- web/themes/custom/geofresco/dist/css/global.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css index 7cf49ca..76e703b 100644 --- a/web/themes/custom/geofresco/dist/css/global.css +++ b/web/themes/custom/geofresco/dist/css/global.css @@ -6039,7 +6039,8 @@ label.panel-block { font-size: 0.8em; color: #8FB489; margin-top: 0.2rem; - margin-bottom: 0.4rem; } + margin-bottom: 0.4rem; + text-align: right; } .column { display: block;