views-admin.bartik-rtl.css 213 B

123456789101112
  1. /**
  2. * The .bartik.css file is intended to contain styles that override declarations
  3. * in the Bartik theme.
  4. */
  5. /* @group Lists */
  6. .views-display-top .secondary .action-list {
  7. padding-right: 0;
  8. }
  9. /* @end */