班级主页的样式调整

This commit is contained in:
cxt 2016-08-29 16:30:37 +08:00
parent eb255d84b1
commit 60fb21d2fc
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<% teacher_num = TeacherAndAssistantCount(@course) %>
<% student_num = studentCount(@course) %>
<% course_file_num = visable_attachemnts_incourse(@course).count %>
<p class="sy_cgrey mb10">
<p class="sy_cgrey mb10 mr20">
<%= link_to(@course.teacher.show_name, user_path(@course.teacher), :class => 'sy_cgrey') %>
&nbsp;&gt;&nbsp;
<% if @course.syllabus %>