Skip to content

Commit

Permalink
Visual tweaks: tab navigation buttons are no longer centered.
Browse files Browse the repository at this point in the history
  • Loading branch information
neskk authored and cprodhomme committed Feb 5, 2020
1 parent a0d7f86 commit 7e17994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/arctic_admin/components/_tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
border: 1px solid $border-color;

.nav {
text-align: center;
border-bottom: 1px solid $border-color;

li {
display: inline-block;
text-align: center;
@include outline();

a {
Expand Down

0 comments on commit 7e17994

Please sign in to comment.