Rafał Pitoń 10 years ago
parent
commit
0d2c0734ed
1 changed files with 5 additions and 3 deletions
  1. 5 3
      misago/static/misago/css/misago/index.less

+ 5 - 3
misago/static/misago/css/misago/index.less

@@ -49,10 +49,12 @@
             color: @text-muted;
             color: @text-muted;
           }
           }
         }
         }
-      }
 
 
-      &:last-child {
-        border-bottom: none;
+        &:last-child {
+          a {
+            border-bottom: none;
+          }
+        }
       }
       }
     }
     }
   }
   }