From: XhmikosR Date: Thu, 14 May 2020 05:54:28 +0000 (+0300) Subject: Update popovers.md X-Git-Tag: v4.5.3~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=16aa05752b8ef0890e195ca674de0e31c7edf0de;p=thirdparty%2Fbootstrap.git Update popovers.md --- diff --git a/site/docs/4.5/components/popovers.md b/site/docs/4.5/components/popovers.md index ed75627b1b..c92a21c191 100644 --- a/site/docs/4.5/components/popovers.md +++ b/site/docs/4.5/components/popovers.md @@ -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" %}