diff options
Diffstat (limited to 'stapp/static/video')
-rw-r--r-- | stapp/static/video/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stapp/static/video/css/style.css b/stapp/static/video/css/style.css index 594835d..7cae2a9 100644 --- a/stapp/static/video/css/style.css +++ b/stapp/static/video/css/style.css @@ -30,7 +30,7 @@ body{ .module-list{ border-right: 1px solid #E1E1E2; float: left; - height: 150px; + height: 200px; margin-left: 20px; padding: 10px; position: relative; |