Browse Source

Merge pull request #8197 from ThomasWaldmann/remove-experimental-1.4

recreate: remove experimental status
TW 1 year ago
parent
commit
87aab31302
1 changed files with 1 additions and 2 deletions
  1. 1 2
      docs/borg_theme/css/borg.css

+ 1 - 2
docs/borg_theme/css/borg.css

@@ -52,8 +52,7 @@ h1 {
 }
 }
 
 
 .container.experimental,
 .container.experimental,
-#debugging-facilities,
-#borg-recreate {
+#debugging-facilities {
     /* don't change text dimensions */
     /* don't change text dimensions */
     margin: 0 -30px; /* padding below + border width */
     margin: 0 -30px; /* padding below + border width */
     padding: 0 10px; /* 10 px visual margin between edge of text and the border */
     padding: 0 10px; /* 10 px visual margin between edge of text and the border */