mirror of
https://github.com/itflow-org/itflow
synced 2026-09-01 12:25:11 +00:00
Css fixes
This commit is contained in:
@@ -131,7 +131,7 @@ $archive_toggle_url = '?' . http_build_query($archive_toggle_query);
|
||||
</form>
|
||||
<hr>
|
||||
<div class="table-responsive-sm">
|
||||
<table class="table table-striped table-borderless table-hover">
|
||||
<table class="table table-striped table-borderless table-hover mb-0">
|
||||
<thead class="text-dark <?php if ($num_rows[0] == 0) { echo "d-none"; } ?>">
|
||||
<tr>
|
||||
<th>
|
||||
|
||||
Reference in New Issue
Block a user