Browse Source

Minor - Restore padding in course list

Angel Fernando Quiroz Campos 6 năm trước cách đây
mục cha
commit
91bc1bd866
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 6
      app/Resources/public/css/base.css

+ 0 - 6
app/Resources/public/css/base.css

@@ -7442,14 +7442,8 @@ a.sessionView {
     display: block;
     display: block;
 }
 }
 
 
-.data_table .title {
-    text-align: left;
-    padding-left: 10px;
-}
-
 #course-list.data_table .title {
 #course-list.data_table .title {
     width: 390px;
     width: 390px;
-    padding-left: 0;
 }
 }
 
 
 .actions label {
 .actions label {