stable

Clone or download

Read-only

Adjust width of account-information pane

The real name input now have a size attribute so that the user better now what is the max size. The container (at the right of the avatar) should take the remaining space. Part of story #14552: User preferences goes Burning Parrot Change-Id: I7c7822b5efeca0d641ba0a629f8c99bfc4543670

Modified Files

Name
M src/common/User/Account/templates/account-information.mustache +11 −2 Go to diff View file
M src/www/themes/BurningParrot/css/account/includes/_account-information.scss +4 −0 Go to diff View file
M tests/phpunit/common/User/Account/DisplayAccountInformationControllerTest.php +2 −2 Go to diff View file