removed css-spill on reshare link in stream

This commit is contained in:
Faldrian 2015-02-08 17:24:16 +01:00
parent b991ffe455
commit 32ca5cc16d
2 changed files with 2 additions and 2 deletions

View file

@ -85,7 +85,7 @@
}
}
.reshare {
div.reshare {
border-left: 2px solid $border-grey;
margin-top: 3px;

View file

@ -202,7 +202,7 @@
}
}
.stream_element .post-content .reshare {
.stream_element .post-content div.reshare {
border-left: 2px solid $border-grey;
}