Ver código fonte

Fix exercise end button see BT#15794

Julio 5 anos atrás
pai
commit
3698280f01

+ 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;
+}