Skip to content

Commit

Permalink
Update popovers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Sep 24, 2020
1 parent 3420877 commit 16aa057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/4.5/components/popovers.md
Expand Up @@ -139,7 +139,7 @@ Enable popovers via JavaScript:
{% capture callout %}
##### GPU acceleration

Popovers sometimes appear blurry in Windows 10 devices due to GPU acceleration and a modified system DPI. The workaround for this in v4 is to disable GPU acceleration as needed on your popovers. [See this issue for details and a suggested fix.](https://github.com/twbs/bootstrap/issues/22610)
Popovers sometimes appear blurry on Windows 10 devices due to GPU acceleration and a modified system DPI. The workaround for this in v4 is to disable GPU acceleration as needed on your popovers. [See this issue for details and a suggested fix](https://github.com/twbs/bootstrap/issues/22610).
{% endcapture %}
{% include callout.html content=callout type="warning" %}

Expand Down

0 comments on commit 16aa057

Please sign in to comment.