diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-04-01 18:39:49 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-04-01 18:39:49 +0200 |
| commit | c3338d84e6983fb4e6440bca0538fbf6795000c3 (patch) | |
| tree | bac9b7360017bb0286485813227df992f0ba6ce6 /index.css | |
| parent | 4180d54aef2022f0f5e75e9e300e6b427d331d5a (diff) | |
| download | vortrag-knn-c3338d84e6983fb4e6440bca0538fbf6795000c3.tar.gz vortrag-knn-c3338d84e6983fb4e6440bca0538fbf6795000c3.zip | |
update data structure
Diffstat (limited to 'index.css')
| -rw-r--r-- | index.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,8 +22,8 @@ time, mark, audio, video { .svgContainer { margin-top: 1.5em; - margin-bottom: 1.5em; - height: 70%; + margin-bottom: 1em; + height: 100%; } .contentLoader { |
