From 601780b8af5e445027e9d451c5834084f3536333 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Mon, 11 Dec 2023 08:33:15 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=A1=E3=82=87=E3=81=A3=E3=81=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- broadcast/index.frm.php | 10 +++++++--- broadcast/index.php | 3 +++ broadcast/pagination.cmp.php | 6 ++---- broadcast/style.css | 3 +-- 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/broadcast/index.frm.php b/broadcast/index.frm.php index dafb8fc..4faa7ba 100644 --- a/broadcast/index.frm.php +++ b/broadcast/index.frm.php @@ -8,8 +8,10 @@ -
- +
+
+ +
- +
+ +
diff --git a/broadcast/index.php b/broadcast/index.php index 966a9c7..1a1d59a 100644 --- a/broadcast/index.php +++ b/broadcast/index.php @@ -1,5 +1,8 @@ -
diff --git a/broadcast/style.css b/broadcast/style.css index d793d3e..02bda7d 100644 --- a/broadcast/style.css +++ b/broadcast/style.css @@ -5,8 +5,7 @@ .no-wrap { - display: inline-block; - float: none; + white-space: nowrap; } .custom-width