ul.phones {
  list-style: none; }
  ul.phones .template .btn-danger {
    display: none; }
  ul.phones :not(.template) > .btn-success {
    display: none;
    padding-left: 0; }
  ul.phones li input {
    width: 70%;
    display: inline-block; }

ul.notifications {
  list-style: none;
  padding-left: 0; }
  ul.notifications .form-group {
    margin-bottom: 0; }

/*# sourceMappingURL=my-profile.css.map */
