Sfoglia il codice sorgente

Fix exercise end button see BT#15794

Julio 5 anni fa
parent
commit
3698280f01
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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;
+}