2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Use CSS3 pseudo elements in documentation

This commit is contained in:
vsn4ik
2017-09-08 03:06:02 +03:00
committed by Mark Otto
parent aa5e97da04
commit 5da8ff61ad
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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%;