From 59a03a96e865ba02bc82e3bb8b1099ce8f0dd0e9 Mon Sep 17 00:00:00 2001 From: harukin Date: Thu, 15 Nov 2018 16:53:11 +0900 Subject: [PATCH] --- view/theme/plusfuture/css/style.css | 4 ++- view/theme/plusfuture/tpl/userlogomenu.tpl | 30 +++++++++++++++++----- 2 files changed, 27 insertions(+), 7 deletions(-) diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index e43403f..9b47cbd 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -1858,7 +1858,9 @@ dl.bb-dl > dd > li { #user_menu > ul > li{ font-size: 1.2em; } - +#user_menu > ul > li > a{ + display: inline-flex; +} #user_menu > ul > li > a > i{ font-size: 140%; margin: 0 20px 0px -20px; diff --git a/view/theme/plusfuture/tpl/userlogomenu.tpl b/view/theme/plusfuture/tpl/userlogomenu.tpl index bcbc958..58c47f3 100644 --- a/view/theme/plusfuture/tpl/userlogomenu.tpl +++ b/view/theme/plusfuture/tpl/userlogomenu.tpl @@ -17,27 +17,45 @@