mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Moved Norification Badge count 2 spaces from the bell
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<!-- Notifications -->
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="alerts.php">
|
||||
<i class="fas fa-bell"></i>
|
||||
<i class="fas fa-bell mr-2"></i>
|
||||
<?php if($num_alerts > 0){ ?>
|
||||
<span class="badge badge-danger navbar-badge"><?php echo $num_alerts; ?></span>
|
||||
<?php } ?>
|
||||
|
||||
Reference in New Issue
Block a user