changed css to fit any window size

This commit is contained in:
Micah Lee 2014-06-19 17:51:17 -04:00
parent f3e31cab31
commit f18543d7c7
3 changed files with 21 additions and 10 deletions

View file

@ -52,7 +52,6 @@ def start_webapp(webapp_port, onionshare_port, filename, onion_host):
def launch_window(webapp_port, onionshare_port, basename):
def shutdown():
print 'shutting down'
onionshare.tails_close_port(onionshare_port)
onionshare.tails_close_port(webapp_port)