}
.comments {
- float: right;
color: $darkgrey;
}
width: 100%;
}
-.activity-details p {
- margin-left: 70px;
- margin-bottom: 0;
-}
-
-.dashboards-show {
- p#no_home_location {
- margin: $lineheight;
- }
- .user_thumbnail {
- margin-top: $lineheight/4;
- float: left;
- }
-}
-
/* Rules for the user map */
.content_map .leaflet-popup-content {
margin-right: $lineheight;
}
+img.user_thumbnail_no_margins {
+ max-width: 50px;
+ max-height: 50px;
+ border: 1px solid $grey;
+}
+
img.user_thumbnail_tiny {
width: auto;
height: auto;