.socialWidget .tab-content {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
}
.socialWidget .nav-tabs > li {
  float: left;
  padding: 20px 10px;
}
.socialWidget .nav-tabs > li > a {
  border-bottom: 1px dotted;
}
.socialWidget .nav-tabs > .active > a,
.socialWidget .nav-tabs > .active > a:hover,
.socialWidget .nav-tabs > .active > a:focus {
  border: none;
  cursor: default;
}
.h-layoutNarrow-profile .socialWidget {
  margin-bottom: 10px;
}
