重构代码:纠正aria-hidden属性设置错误
This commit is contained in:
parent
2e5a18de25
commit
90f3869429
|
@ -1051,7 +1051,7 @@
|
|||
<div class="fa-hover col-md-3 col-sm-4"><a href="../icon/youtube-square"><i class="fa fa-youtube-square" aria-hidden="true"></i> <span class="sr-only">Example of </span>youtube-square</a></div>
|
||||
</div>
|
||||
<div class="alert alert-warning">
|
||||
<h4><i class="fa fa-warning" aria-hidden"true"=""></i> Warning!</h4> Apparently, Adblock Plus can remove Font Awesome brand icons with their "Remove Social Media Buttons" setting. We will not use hacks to force them to display. Please
|
||||
<h4><i class="fa fa-warning" aria-hidden="true"></i> Warning!</h4> Apparently, Adblock Plus can remove Font Awesome brand icons with their "Remove Social Media Buttons" setting. We will not use hacks to force them to display. Please
|
||||
<a href="https://adblockplus.org/en/bugs" class="alert-link">report an issue with Adblock Plus</a> if you believe this to be an error. To work around this, you'll need to modify the social icon class names.
|
||||
</div>
|
||||
<div class="alert alert-success">
|
||||
|
|
Loading…
Reference in New Issue