Use #comments-embed for embedding comments. Avoid duplicate ID

This commit is contained in:
2016-11-01 15:53:16 +01:00
parent f4b5e49c26
commit 53cbe78ec1
8 changed files with 13 additions and 9 deletions

View File

@@ -2,10 +2,8 @@ $comments-width-max: 710px
#comments-container
margin-top: 15px
padding: 5px 20px 20px 20px
position: relative
border-top: 1px solid $color-background
min-height: 170px
&.texture

View File

@@ -689,6 +689,8 @@ ul.project_nav-edit-list
&.active
opacity: 1
#comments-embed
padding: 5px 20px 20px 20px
/* Project context on the right of the navigation */
/* Contains #project_context */