Skip to content
Snippets Groups Projects
Commit 4826b6cc authored by Gabriel Engel's avatar Gabriel Engel
Browse files

Merge pull request #1644 from fduraibi/patch-12

Show toastr messages on the left side
parents 6e596358 8ded0150
No related branches found
No related tags found
No related merge requests found
......@@ -628,4 +628,9 @@
#swipebox-overlay{
direction: ltr;
}
/* Override toastr messages to show on hte left side */
.toast-top-right {
.left(12px);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment