From 889b08519a83c67a397a6d1f81e5087d0b6c8f73 Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Sat, 1 Aug 2020 09:49:27 -0500 Subject: [PATCH] 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 --- web/skins/classic/views/console.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/skins/classic/views/console.php b/web/skins/classic/views/console.php index c2c43beca..0bd7e3f05 100644 --- a/web/skins/classic/views/console.php +++ b/web/skins/classic/views/console.php @@ -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(); -
+