소스 검색

recreate: remove experimental status

We have this since quite a while and there were no major complaints.
Thomas Waldmann 1 년 전
부모
커밋
9fbc4bc4e7
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      docs/borg_theme/css/borg.css

+ 1 - 2
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 */