From 8dcf279972377c9ba86229400d4cfb7445b7dd9c Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Mon, 22 Apr 2024 15:03:53 +0200 Subject: [PATCH] recreate: remove experimental status We have this since quite a while and there were no major complaints. --- docs/borg_theme/css/borg.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/borg_theme/css/borg.css b/docs/borg_theme/css/borg.css index f8f900b66b..66712b4188 100644 --- a/docs/borg_theme/css/borg.css +++ b/docs/borg_theme/css/borg.css @@ -52,8 +52,7 @@ h1 { } .container.experimental, -#debugging-facilities, -#borg-recreate { +#debugging-facilities { /* don't change text dimensions */ margin: 0 -30px; /* padding below + border width */ padding: 0 10px; /* 10 px visual margin between edge of text and the border */