05159b27a6
(cherry picked from commit b5b7eb6b95b5e2c741ba5c7ce0192d966e1d1fec)
9 lines
175 B
SCSS
9 lines
175 B
SCSS
/* We have vanilla thread now */
|
|
.status.status--in-thread {
|
|
.status__action-bar,
|
|
.status__content {
|
|
// We don't need birdsite padding here
|
|
padding-left: 0;
|
|
}
|
|
}
|