seaside98

Results 2 issues of seaside98

The commands overflow the bottom of the container when scrolling, and they appear to overlay the input field. ![screen shot 2014-12-26 at 3 33 40 pm](https://cloud.githubusercontent.com/assets/6372893/5559489/14ad164a-8d15-11e4-8e85-e9a29f183141.png)

Here is the error: ``` Exception in thread Thread-1: Traceback (most recent call last): File "/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/local/lib/python2.7/site-packages/MacFSEvents-0.8.dev0-py2.7-macosx-10.9-x86_64.egg/fsevents.py", line 133, in run loop(self) File "/usr/local/lib/python2.7/site-packages/MacFSEvents-0.8.dev0-py2.7-macosx-10.9-x86_64.egg/fsevents.py",...