2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Drop deprecated code from Less files

This commit is contained in:
Mark Otto
2014-07-09 13:54:32 -07:00
parent a0d8c62f18
commit 02fe0ecc31
12 changed files with 19 additions and 107 deletions
-9
View File
@@ -106,15 +106,6 @@
border-color: @link-color;
}
}
// Nav dividers (deprecated with v3.0.1)
//
// This should have been removed in v3 with the dropping of `.nav-list`, but
// we missed it. We don't currently support this anywhere, but in the interest
// of maintaining backward compatibility in case you use it, it's deprecated.
.nav-divider {
.nav-divider();
}
}