]> git.mxchange.org Git - jfinancials-war.git/commitdiff
also this must be medium-sized
authorRoland Häder <roland@mxchange.org>
Wed, 11 May 2016 14:43:46 +0000 (16:43 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 11 May 2016 19:15:13 +0000 (21:15 +0200)
web/WEB-INF/templates/admin/user/admin_form_user_data.tpl

index dc65201551aa0991485779890da6116d49f2ea1d..fa1bb31d70902d13df76dcbd5cf34cf9c49eb79a 100644 (file)
@@ -17,7 +17,7 @@
                                                <h:outputLabel for="userName" value="#{msg.ADMIN_PERSONAL_DATA_ENTER_USER_NAME}" />
                                        </div>
 
-                                       <div class="table_right">
+                                       <div class="table_right_medium">
                                                <h:inputText styleClass="input" id="userName" size="20" maxlength="255" value="#{adminUserController.userName}" required="true" />
                                        </div>