social-buttons.less 260 B

1234567891011121314
  1. #social-buttons {
  2. ul.list-inline { margin-bottom: 0; }
  3. padding: 22px 0 17px;
  4. text-align: center;
  5. background-color: #f5f5f5;
  6. border-top: 1px solid #fff;
  7. border-bottom: 1px solid #eee;
  8. }
  9. #subscribe {
  10. padding: 22px 0 17px;
  11. text-align: center;
  12. }