From 069c0423304b621e705906d118a134ebced45ad8 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Thu, 18 Jan 2018 16:38:23 +0900 Subject: [PATCH] Update progress.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removed '**Animated progress bars don't work in Opera 12**—as they don't support CSS3 animations.' note. Bootstrap 4 doesn't (and doesn't need to) support the ancient Opera 12 released in 2012 with a 0.04% marketshare so no need to mention. --- docs/4.0/components/progress.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/4.0/components/progress.md b/docs/4.0/components/progress.md index 07217d939b27..95de22ba29ba 100644 --- a/docs/4.0/components/progress.md +++ b/docs/4.0/components/progress.md @@ -123,8 +123,6 @@ Add `.progress-bar-striped` to any `.progress-bar` to apply a stripe via CSS gra The striped gradient can also be animated. Add `.progress-bar-animated` to `.progress-bar` to animate the stripes right to left via CSS3 animations. -**Animated progress bars don't work in Opera 12**—as they don't support CSS3 animations. -