mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
app/index.html: Upgrade to use font-awesome 4.7 icon prefixes.
This commit is contained in:
parent
7b0de00715
commit
44e9c6909f
@ -119,7 +119,7 @@
|
||||
<div id="alert-bar" class="alert-bar">
|
||||
<div id="alert-bar-contents" class="alert-bar-contents">
|
||||
<div id="custom-alert-bar-content"></div>
|
||||
<i class="icon-vector-remove close-alert-icon"></i>
|
||||
<i class="fa fa-remove close-alert-icon" aria-hidden="true"></i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user