[ https://issues.apache.org/jira/browse/COUCHDB-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198206#comment-14198206 ]
ASF subversion and git services commented on COUCHDB-2428: ---------------------------------------------------------- Commit 536b5b19ba99d7e7a8e44fed7b5e1f0c201a6404 in couchdb-fauxton's branch refs/heads/master from [~benkeen] [ https://git-wip-us.apache.org/repos/asf?p=couchdb-fauxton.git;h=536b5b1 ] Fix for page body widths being incorrect on Stats #2 This is the second version of this ticket that doesn't contain whitespace fixes. As noted in the ticket, the widths of the main body of the Stats and Accounts page were incorrect. On the stats page, the rightmost column was offscreen; on the Accounts page the text gets cut off. This ticket fixes the stats page. The Create Admins page still has the text get cut off. This is unrelated to this issue - I'll fix that in a separate ticket (COUCHDB-2417). Closes COUCHDB-2428 > Pages that use with_sidebar template have incorrect width applied > ----------------------------------------------------------------- > > Key: COUCHDB-2428 > URL: https://issues.apache.org/jira/browse/COUCHDB-2428 > Project: CouchDB > Issue Type: Bug > Security Level: public(Regular issues) > Components: Fauxton > Reporter: Ben Keen > Assignee: Ben Keen > > The Statistics and Account page both have an incorrect width assigned to > them, pushing them off page. In the case of the stats page, it looks like > it's okay - but in fact, the final column is missing altogether. > Looks like it's something to do with the .window-resizable class and the > width assigned dynamically with JS. -- This message was sent by Atlassian JIRA (v6.3.4#6332)