Skip to content

Commit

Permalink
CSS: Compensate .tabs-spacer
Browse files Browse the repository at this point in the history
refs #3810
refs #3815
  • Loading branch information
flourish86 authored and nilmerg committed Dec 6, 2019
1 parent 433467a commit 4f96685
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/css/icinga/layout.less
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,10 @@
margin-right: -1 * @gutter;
height: 2.5em;
}

.tabs:first-child:not(:last-child) {
margin-bottom: .5em;
}
}
}
}
Expand Down

0 comments on commit 4f96685

Please sign in to comment.