Set a small breakpoint on table-responsive

This fixes (ugly) horizontal scroll bars appearing at the bottom of the monitor table on larger screens, without breaking functionality on mobile devices. @roddone please test this on your mobile device
This commit is contained in:
Andrew Bauer 2020-08-01 09:49:27 -05:00 committed by GitHub
parent b46d3b81d6
commit 889b08519a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
// GNU General Public License for more details.table-re
//
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
@ -210,7 +210,7 @@ getBodyTopHTML();
<?php
ob_start();
?>
<div class="table-responsive pt-2">
<div class="table-responsive-sm pt-2">
<table class="table table-striped table-hover table-condensed consoleTable">
<thead class="thead-highlight">
<tr>