diff options
Diffstat (limited to 'docs/4.0/examples')
| -rw-r--r-- | docs/4.0/examples/blog/blog.css | 2 |
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%; |
