<% if @user == User.current && ['a_course', 'a_shixun', 'a_project', 'a_path'].include?(@type) %>
diff --git a/public/stylesheets/educoder/edu-all.css b/public/stylesheets/educoder/edu-all.css
index 644a218c..25353e92 100644
--- a/public/stylesheets/educoder/edu-all.css
+++ b/public/stylesheets/educoder/edu-all.css
@@ -3221,6 +3221,6 @@ line-height: 20px;display: inline-block;color: rgba(65, 140, 205, 1) !important;
.squarebox{
position: absolute;
- top: -10%;
- left: 20%;
+ top: 0%;
+ left: 2%;
}
\ No newline at end of file