1 parent c7f954b commit de6f17eCopy full SHA for de6f17e
1 file changed
crowdfounding-web/src/main/webapp/WEB-INF/jsp/home/home.jsp
@@ -41,7 +41,7 @@
41
style="cursor:pointer;height: 64px"
42
onclick="javascript:menuItemCreate('${_ctx}/profile','个人资料')"/>
43
</div>
44
- <div id="user-state" class="pull-left" style="margin: 0 0 0 15px">
+ <div id="user-state" class="pull-left" style="margin: 15px 0 0 15px">
45
<p style="color: white">
46
<strong class="font-bold">${user.nickName }</strong>
47
</p>
0 commit comments