Skip to content

Commit

Permalink
Merge pull request #3 from mhdshakouri/patch-1
Browse files Browse the repository at this point in the history
Fix "dropdown" menu
  • Loading branch information
vahidalvandi authored Jun 29, 2020
2 parents 6624569 + ee87954 commit 47960a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bootstrap-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,11 @@ body {
border-radius: 0 .25rem .25rem 0 !important;
}

.dropdown{
text-align:right !important;
left:unset !important;
}

/* ------------------- Pagination ------------------------ */
.page-item:first-child .page-link {
margin-right: 0;
Expand Down

0 comments on commit 47960a6

Please sign in to comment.