Fix reshare icon style regression from #6709

This commit is contained in:
Steffen van Bergerem 2016-02-25 17:42:42 +01:00
parent 51eb3a79fc
commit 70a67e1824

View file

@ -31,7 +31,7 @@
.mapContainer { .mapContainer {
margin: 10px 15px 0; margin: 10px 15px 0;
} }
.reshare { .reshare.row {
border-top: 1px solid lighten($border-grey,5%); border-top: 1px solid lighten($border-grey,5%);
padding-top: 10px; padding-top: 10px;
margin-top: 10px; margin-top: 10px;