From 0096d499e518ad34a0e8bbc44c2483c6b8657f5b Mon Sep 17 00:00:00 2001 From: harukin Date: Tue, 10 Sep 2019 22:51:29 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=A2=E3=82=B3=E3=83=BC=E3=83=87=E3=82=A3?= =?UTF-8?q?=E3=82=AA=E3=83=B3=E3=83=A1=E3=83=8B=E3=83=A5=E3=83=BC=E3=82=AF?= =?UTF-8?q?=E3=83=AA=E3=83=83=E3=82=AF=E7=AF=84=E5=9B=B2=E7=B7=A8=E9=9B=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/theme/plusfuture/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 78df9da..ce4e410 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2286,4 +2286,8 @@ nav .navbar-nav > .text-truncate { } .collapse{ background-color: whitesmoke; +} +.panel > div > h3 > a{ + padding-right: 100vw; + text-decoration: none; } \ No newline at end of file