general layout fixing
This commit is contained in:
@@ -29,7 +29,7 @@ $conn->close();
|
||||
|
||||
<ul class="list-inline float-right mb-0">
|
||||
<!-- language-->
|
||||
<li class="list-inline-item dropdown notification-list hide-phone">
|
||||
<!-- <li class="list-inline-item dropdown notification-list hide-phone">
|
||||
<a class="nav-link dropdown-toggle arrow-none waves-effect text-white" data-toggle="dropdown" href="#" role="button" aria-haspopup="false" aria-expanded="false">
|
||||
English <img src="<?php echo USERAREA_PATH; ?>assets/images/flags/us_flag.jpg" class="ml-2" height="16" alt="" />
|
||||
</a>
|
||||
@@ -39,7 +39,7 @@ $conn->close();
|
||||
<a class="dropdown-item" href="#"><img src="<?php echo USERAREA_PATH; ?>assets/images/flags/spain_flag.jpg" alt="" height="16" /><span> Spanish </span></a>
|
||||
<a class="dropdown-item" href="#"><img src="<?php echo USERAREA_PATH; ?>assets/images/flags/russia_flag.jpg" alt="" height="16" /><span> Russian </span></a>
|
||||
</div>
|
||||
</li>
|
||||
</li> -->
|
||||
<li class="list-inline-item dropdown notification-list">
|
||||
<a class="nav-link dropdown-toggle arrow-none waves-effect" data-toggle="dropdown" href="#" role="button" aria-haspopup="false" aria-expanded="false">
|
||||
<i class="dripicons-mail noti-icon"></i>
|
||||
|
||||
Reference in New Issue
Block a user