From 06e42bce2e737f0422d8acdb236acceca7602454 Mon Sep 17 00:00:00 2001 From: kovacsv Date: Fri, 20 Aug 2021 08:55:36 +0200 Subject: [PATCH] Description alignment fix. --- website/o3dv/css/website.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/o3dv/css/website.css b/website/o3dv/css/website.css index 21902b5..760105e 100644 --- a/website/o3dv/css/website.css +++ b/website/o3dv/css/website.css @@ -240,7 +240,7 @@ div.ov_sidebar_content div.ov_sidebar_settings_content div.ov_sidebar_content div.ov_sidebar_settings_description { color: var(--ov_light_icon_color); - margin: 10px 0px 0px 43px; + margin: 10px 0px 0px 40px; float: left; }