aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/examples
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-09-09 17:39:56 -0700
committerMark Otto <[email protected]>2017-09-09 17:39:56 -0700
commit9cd634fb46c261f731709b0ab2728d2fc35b8ec4 (patch)
tree5ca4a40b3154eda545d09a428d974b96c85bd64c /docs/4.0/examples
parent6df1f5338b38ee7d6675ae179b865d14ea099df6 (diff)
parent1abafb36fed3842b050637fc6cedcad45480d8fb (diff)
downloadbootstrap-9cd634fb46c261f731709b0ab2728d2fc35b8ec4.tar.xz
bootstrap-9cd634fb46c261f731709b0ab2728d2fc35b8ec4.zip
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'docs/4.0/examples')
-rw-r--r--docs/4.0/examples/blog/blog.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/examples/blog/blog.css b/docs/4.0/examples/blog/blog.css
index 5fed56424..18db4290e 100644
--- a/docs/4.0/examples/blog/blog.css
+++ b/docs/4.0/examples/blog/blog.css
@@ -62,7 +62,7 @@ h6, .h6 {
.nav-link.active {
color: #fff;
}
-.nav-link.active:after {
+.nav-link.active::after {
position: absolute;
bottom: 0;
left: 50%;