summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTW <tw@waldmann-edv.de>2024-04-22 15:06:13 +0200
committerGitHub <noreply@github.com>2024-04-22 15:06:13 +0200
commit87aab31302f0dda3a463f3044b31482c845c91e9 (patch)
tree8eb8132c385c5035fd6152088711211c0368983e
parent41a2f0a7be6abde10673b5f038ef0f825ef01fd7 (diff)
parent8dcf279972377c9ba86229400d4cfb7445b7dd9c (diff)
Merge pull request #8197 from ThomasWaldmann/remove-experimental-1.41.4-maint
recreate: remove experimental status
-rw-r--r--docs/borg_theme/css/borg.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/borg_theme/css/borg.css b/docs/borg_theme/css/borg.css
index f8f900b66..66712b418 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 */