We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f703ff commit 7b97fc2Copy full SHA for 7b97fc2
scss/_popover.scss
@@ -163,5 +163,6 @@
163
@media (min-width: $popover-large-break-point) {
164
.popover {
165
width: $popover-large-width;
166
+ margin-left: -$popover-large-width / 2;
167
}
168
0 commit comments