Advertisement
Guest User

Untitled

a guest
Aug 4th, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. diff --git a/src/webui/static/app/idnode.js b/src/webui/static/app/idnode.js
  2. index 12a76a0..fe4538a 100644
  3. --- a/src/webui/static/app/idnode.js
  4. +++ b/src/webui/static/app/idnode.js
  5. @@ -1150,6 +1150,7 @@ tvheadend.idnode_tree = function(conf)
  6. flex: 1,
  7. padding: 5,
  8. border: false,
  9. + overflowY: 'scroll',
  10. layoutConfig: {
  11. align: 'stretch'
  12. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement