Browse Source

changed the class name

白石誠 5 years ago
parent
commit
a84a3beaae
2 changed files with 3 additions and 3 deletions
  1. 1 1
      src/client/styles/scss/_user.scss
  2. 2 2
      src/server/views/layout-growi/user_page.html

+ 1 - 1
src/client/styles/scss/_user.scss

@@ -45,7 +45,7 @@ $easeInOutCubic: cubic-bezier(0.65, 0, 0.35, 1);
 }
 
 .user-page-footer {
-  .grw-page-list-m {
+  .grw-user-page-list-m {
     svg {
       width: 35px;
       height: 35px;

+ 2 - 2
src/server/views/layout-growi/user_page.html

@@ -14,7 +14,7 @@
   {% if page %}
     <div class="container-lg user-page-footer">
 
-      <div class="grw-page-list-m mt-5 pb-5 d-edit-none">
+      <div class="grw-user-page-list-m mt-5 pb-5 d-edit-none">
         <h2 class="grw-user-page-header border-bottom pb-2 mb-3" id="bookmarks-list">
           <i id="user-bookmark-icon"></i>
           Bookmarks
@@ -25,7 +25,7 @@
         </div>
       </div>
 
-      <div class="grw-page-list-m mt-5 pb-5 d-edit-none">
+      <div class="grw-user-page-list-m mt-5 pb-5 d-edit-none">
         <h2 class="grw-user-page-header border-bottom pb-2 mb-3" id="recently-created-list">
           <i id="recent-created-icon"></i>
           Recently Created