Skip to content

Commit

Permalink
When using rtl icon not move in left side flauc#351
Browse files Browse the repository at this point in the history
  • Loading branch information
avishon authored and avish-tr committed Oct 10, 2019
1 parent 8a20a57 commit 9fc1f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/notification/notification.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
padding: 0 0 0 50px;
}

.simple-notification.rtl-mode svg {
.simple-notification.rtl-mode .icon {
left: 0;
right: auto;
}
Expand Down

0 comments on commit 9fc1f57

Please sign in to comment.