Skip to content

Commit 40bda57

Browse files
committed
Adjust positioning of the popper arrow so it is centered
1 parent ee5e3dd commit 40bda57

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ui/frontend/PopButton.module.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ $vertical-border-color: #cacaca;
1919
}
2020

2121
.arrow {
22-
position: absolute;
2322
border: $arrow-size solid transparent;
24-
margin: $arrow-size;
2523
}
2624

2725
.container[data-placement^='bottom'] .arrow {

0 commit comments

Comments
 (0)