app/cyclid_ui/templates/user.mustache in cyclid-ui-0.1.0 vs app/cyclid_ui/templates/user.mustache in cyclid-ui-0.1.1

- old
+ new

@@ -26,13 +26,13 @@ </div> </div> <div class="col-md-6 pad-20"> <div class="row"> - <div class="col-md-4 text-muted pad-5"> + <div class="col-md-5 text-muted pad-5"> <button type="button" class="btn btn-default" style="width:100%;" data-toggle="modal" data-target="#user_password_modal">Change password</button> </div> - <div class="col-md-8 text-muted pad-5"> + <div class="col-md-7 text-muted pad-5"> <small>Change your password and reset your client token.</small> </div> </div> </div> </div>