mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05: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…
Add table
Reference in a new issue