Vote #77322
完了Revision Table does not scroll horizontally on small screens
0%
説明
On small screens: While the directory listing table may be scrolled horizontally, the revision table may not. Therefore the commit message and author is not available on mobile devices.
!before.png!
The attached patch adds an @.autoscroll@ container around the revision graph and table. Additionally it adds @position: relative@ to the @.autoscroll@ CSS ruleset to ensure, that the revision graph scrolls with the table content.
!after.png!
The patch was created based on the current trunk r15287.
journals
Works fine, thanks.
Setting target version to 3.2.2.
--------------------------------------------------------------------------------
Committed, thanks.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,24309,Setting page for repository does not scroll horizontally on small screens