profile-details.less 244 B

123456789101112131415
  1. //
  2. // Profile Details
  3. // --------------------------------------------------
  4. .panel-profile-details-group.panel .form-group {
  5. margin: 0px;
  6. }
  7. .panel-profile-details-group .form-control-static {
  8. p:last-child {
  9. margin-bottom: 0px;
  10. }
  11. }