-/* Rules for the user profile page */
-
-.admin-user-info small {
- margin-bottom: $lineheight/2;
- display: inline;
- margin-right: $lineheight;
-}
-
-.contact-activity {
- margin-top: $lineheight;
- 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;
- }
-}
-