diff options
author | Noah Loomans <noahloomans@gmail.com> | 2016-12-09 15:14:15 +0100 |
---|---|---|
committer | Noah Loomans <noahloomans@gmail.com> | 2016-12-09 15:14:15 +0100 |
commit | 998744084264dcf4fbbd2c52ab76cf392803fb05 (patch) | |
tree | 157d9d6f6e4fedef5c5e3baae1998d3a89fc985a /public/stylesheets/style.css | |
parent | c1a50798fbf547acd8466d02ce97811106cc622a (diff) |
switched to non-iframe schedule viewer
Diffstat (limited to 'public/stylesheets/style.css')
-rw-r--r-- | public/stylesheets/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 5c51bb4..616126e 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -132,6 +132,7 @@ li:hover { width: 100vw; border: 0; padding: 0; + overflow: auto; } body.searched #search-space-filler { |