Skip to content

Commit

Permalink
Remove popover left/top initializers as they are handled by popper
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoSot committed Jul 30, 2021
1 parent c508da9 commit 56f6e46
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scss/_popover.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
.popover {
top: 0;
left: 0 #{"/* rtl:ignore */"};
z-index: $zindex-popover;
display: block;
max-width: $popover-max-width;
Expand Down

0 comments on commit 56f6e46

Please sign in to comment.