Refactored nested comments. Now using partial to load them
This commit is contained in:
parent
cc66027220
commit
54bcc89204
4 changed files with 28 additions and 26 deletions
|
|
@ -56,3 +56,15 @@ fieldset {
|
|||
}
|
||||
|
||||
.bootstrap-switch { height: 1.7em }
|
||||
|
||||
.comment-reply{
|
||||
padding-top: 40px;
|
||||
}
|
||||
|
||||
p.comment-body {
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
.well.comment-section {
|
||||
padding-bottom: 40px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue