From cccc1dab3008cb3bc8e5de23385defefc8d5877f Mon Sep 17 00:00:00 2001
From: 潘浩文 <phw@bronet.cn>
Date: Tue, 23 Oct 2018 11:07:56 +0800
Subject: [PATCH] 1

---
 public/themes/simpleboot3/portal/prize/prize.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/themes/simpleboot3/portal/prize/prize.html b/public/themes/simpleboot3/portal/prize/prize.html
index e6bce76..5ebbc5a 100644
--- a/public/themes/simpleboot3/portal/prize/prize.html
+++ b/public/themes/simpleboot3/portal/prize/prize.html
@@ -156,7 +156,7 @@
     <div class="head">
         <div class="head_info">
             <p class="head_img"><img src="{:cmf_get_image_preview_url($user.avatar)}" alt=""></p>
-            <p class="head_name" style="font-size: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display:-webkit-box;">{$user.nickname}hahahahahahhhhhhhhhhhhhhhhhhhhhhhhhhhhhha</p>
+            <p class="head_name" style="font-size: 30px;width:5rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display:-webkit-box;">{$user.nickname}hahahahahahhhhhhhhhhhhhhhhhhhhhhhhhhhhhha</p>
         </div>
         <div class="convertibility">
             <div class="points">
--
libgit2 0.24.0