removed css-spill on reshare link in stream
This commit is contained in:
parent
b991ffe455
commit
32ca5cc16d
2 changed files with 2 additions and 2 deletions
|
|
@ -85,7 +85,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.reshare {
|
||||
div.reshare {
|
||||
border-left: 2px solid $border-grey;
|
||||
margin-top: 3px;
|
||||
|
||||
|
|
|
|||
|
|
@ -202,7 +202,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.stream_element .post-content .reshare {
|
||||
.stream_element .post-content div.reshare {
|
||||
border-left: 2px solid $border-grey;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue