Skip to content

Commit

Permalink
DEV: RTL CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
evgip committed Jul 23, 2023
1 parent 6b1ebfc commit 8bb8963
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/assets/css/rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,9 @@
.right-close {
padding: 5px;
float: left;
}

.showPassword {
left: 5px;
right: auto;
}

0 comments on commit 8bb8963

Please sign in to comment.