Skip to content

Commit

Permalink
Merge pull request #4 from cgkineo/issue/3
Browse files Browse the repository at this point in the history
title padding amended
  • Loading branch information
Matt Leathes authored Feb 4, 2021
2 parents efe99bb + 0692050 commit da06959
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions less/navigationTitle.less
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,5 @@
align-items: center;
min-height: @navMinHeight;
padding-right: @icon-padding;

.dir-rtl & {
padding-left: @icon-padding;
padding-right: inherit;
}
padding-left: @icon-padding;
}

0 comments on commit da06959

Please sign in to comment.