16 lines
214 B
CSS
16 lines
214 B
CSS
.comment .wall-item-body {
|
|
padding-left: 42px;
|
|
}
|
|
|
|
.wall-item-content-wrapper.comment {
|
|
border-bottom: 1px solid #dee2e6;
|
|
}
|
|
|
|
.widget {
|
|
border: 1px solid #dee2e6;
|
|
}
|
|
|
|
#note-text {
|
|
border: 1px solid transparent;
|
|
}
|