OSC / ood-fileexplorer

[MOVED] The Open OnDemand File Explorer
https://osc.github.io/Open-OnDemand/
MIT License
4 stars 1 forks source link

Add padding above and below panel to address clipping off browser #71

Closed ericfranz closed 8 years ago

ericfranz commented 8 years ago

Panel is positioned relative. We should be using padding at top instead of margin (my bad) and padding below.

ericfranz commented 8 years ago

panel height is done using viewport so this is no longer an issue