grooming style
This commit is contained in:
parent
f7c70ba55c
commit
1cf877bf76
4 changed files with 5 additions and 5 deletions
|
|
@ -74,11 +74,11 @@ p.comment-body {
|
|||
}
|
||||
|
||||
/* comments views pane: use padding-bottom before next comment box */
|
||||
.panel.panel-default .panel-body .box {
|
||||
.panel.panel-default .panel-body .notifications {
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
/* comments views pane: use padding-bottom after each comment */
|
||||
.panel.panel-default .panel-body .box p {
|
||||
.panel.panel-default .panel-body .notifications p {
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue