Fixed/refactored "smart-sizing" to adjust the content area to the size of the window...
authorPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 7 Feb 2014 15:24:04 +0000 (10:24 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 7 Feb 2014 15:24:04 +0000 (10:24 -0500)
commite9e3b56acfa9024f46b76c51858f8d6fb30f61df
tree9aba2316038b21f94c9b6a777702df04797de732
parent991ff5eadf234141ddaa274c17c0262944e5d6ae
Fixed/refactored "smart-sizing" to adjust the content area to the size of the window so that the content area scrolls but the page as a whole shouldn't scroll.
apps/workbench/app/assets/javascripts/provenance.js [deleted file]
apps/workbench/app/assets/javascripts/sizing.js [new file with mode: 0644]
apps/workbench/app/assets/stylesheets/application.css.scss
apps/workbench/app/assets/stylesheets/badges.css.scss
apps/workbench/app/views/application/_content.html.erb
apps/workbench/app/views/application/_svg_div.html.erb
apps/workbench/app/views/collections/_show_provenance_graph.html.erb
apps/workbench/app/views/collections/_show_used_by.html.erb