mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-24 05:54:43 +00:00
Merge pull request #16567 from justincron/master
Fixed typo in hide-text.less [skip sauce] [skip validator]
This commit is contained in:
commit
f09e796429
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// CSS image replacement
|
||||
//
|
||||
// Heads up! v3 launched with with only `.hide-text()`, but per our pattern for
|
||||
// Heads up! v3 launched with only `.hide-text()`, but per our pattern for
|
||||
// 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()`.
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in a new issue