1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 14:54:27 +02:00

Merge pull request #12976 from ZDroid/comment

Update .hide-text() comment
This commit is contained in:
Mark Otto
2014-03-08 15:36:07 -08:00

View File

@@ -72,8 +72,7 @@
// //
// Heads up! v3 launched with with only `.hide-text()`, but per our pattern for // Heads up! v3 launched with with only `.hide-text()`, but per our pattern for
// mixins being reused as classes with the same name, this doesn't hold up. As // mixins being reused as classes with the same name, this doesn't hold up. As
// of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`. Note // of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`.
// that we cannot chain the mixins together in Less, so they are repeated.
// //
// Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 // Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757