Fix reshare icon style regression from #6709
This commit is contained in:
parent
51eb3a79fc
commit
70a67e1824
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
.mapContainer {
|
||||
margin: 10px 15px 0;
|
||||
}
|
||||
.reshare {
|
||||
.reshare.row {
|
||||
border-top: 1px solid lighten($border-grey,5%);
|
||||
padding-top: 10px;
|
||||
margin-top: 10px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue