Showing
1 changed file
with
6 additions
and
0 deletions
@@ -299,6 +299,12 @@ | @@ -299,6 +299,12 @@ | ||
299 | } | 299 | } |
300 | } | 300 | } |
301 | 301 | ||
302 | + li:first-child { | ||
303 | + .editorial-box { | ||
304 | + padding-top: 0; | ||
305 | + } | ||
306 | + } | ||
307 | + | ||
302 | .editorial-box { | 308 | .editorial-box { |
303 | background: #f6f6f6; | 309 | background: #f6f6f6; |
304 | border-bottom: #eee 1px solid; | 310 | border-bottom: #eee 1px solid; |
-
Please register or login to post a comment