You are here

bootstrap-paragraphs-tabs.css in Bootstrap Paragraphs 8.2

The css file for Bootstrap Paragraphs Tabs.

Compiled from bootstrap-paragraphs-tabs.less.

File

css/bootstrap-paragraphs-tabs.css
View source
  1. /**
  2. * @file
  3. * The css file for Bootstrap Paragraphs Tabs.
  4. *
  5. * Compiled from bootstrap-paragraphs-tabs.less.
  6. */
  7. /* Adds padding top to tabs. */
  8. .paragraph.paragraph--type--bp-tabs .tab-content .paragraph > .paragraph__column {
  9. padding-top: 15px;
  10. }