Skip to content

Commit 837fd6d

Browse files
author
Mattia Roccoberton
committed
Minor improvements
1 parent 9da8766 commit 837fd6d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • app/assets/stylesheets/activeadmin_blaze_theme

app/assets/stylesheets/activeadmin_blaze_theme/theme.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,12 @@ body.active_admin {
272272
}
273273
}
274274

275+
// tabs
276+
.ui-tabs > .tab-content {
277+
padding-bottom: 0;
278+
padding-top: 25px;
279+
}
280+
275281
// misc
276282
a.c-button {
277283
color: $fg-button-link;

0 commit comments

Comments
 (0)