소스 검색

Fix exercise end button see BT#15794

Julio 5 년 전
부모
커밋
3698280f01
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      app/Resources/public/css/themes/rainbow/default.css

+ 4 - 0
app/Resources/public/css/themes/rainbow/default.css

@@ -2256,3 +2256,7 @@ blockquote:before {
 .post-attachment {
     text-align: center;
 }
+
+.exercise_actions {
+    margin-bottom: 60px;
+}