mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-13 00:30:29 +08:00
Updated Bootstrap Caveats (markdown)
parent
8ce867efc0
commit
5250bdd826
@ -1,6 +1,6 @@
|
||||
### Index
|
||||
* [Use of `.fa-fw` and `.fa-border` on the same icon](#use-of-fa-fw-and-fa-border-on-the-same-icon) ([#8309](https://github.com/FortAwesome/Font-Awesome/issues/8309))
|
||||
* [Icon placement when used in input with feedback](#icon-placement-when-used-in-input-with-feedback) ([#4313](https://github.com/FortAwesome/Font-Awesome/issues/4313))
|
||||
* [Use of `.fa-fw` and `.fa-border` on the same icon](#use-of-fa-fw-and-fa-border-on-the-same-icon)
|
||||
* [Icon placement when used in input with feedback](#icon-placement-when-used-in-input-with-feedback)
|
||||
|
||||
#### Use of `.fa-fw` and `.fa-border` on the same icon
|
||||
Please add to your stylesheet:
|
||||
@ -10,6 +10,8 @@ Please add to your stylesheet:
|
||||
}
|
||||
```
|
||||
|
||||
Ref: [#8309](https://github.com/FortAwesome/Font-Awesome/issues/8309)
|
||||
|
||||
#### Icon placement when used in input with feedback
|
||||
Use this markup:
|
||||
```html
|
||||
@ -22,3 +24,4 @@ Use this markup:
|
||||
</div>
|
||||
```
|
||||
|
||||
Ref: [#4313](https://github.com/FortAwesome/Font-Awesome/issues/4313)
|
Loading…
Reference in New Issue
Block a user