diff options
author | Parth Buch | 2012-07-27 18:08:34 +0530 |
---|---|---|
committer | Parth Buch | 2012-07-27 18:08:34 +0530 |
commit | ee2d3fa586b44e7bacb997645a73b84f7edc0917 (patch) | |
tree | aff54efd9cb241cd1d02fae2819e9aa6fc5e6117 /stapp/static/video | |
parent | 37334ecc9ed2bfa9a9fb0112fb1a58c08e50e8eb (diff) | |
download | stproject-ee2d3fa586b44e7bacb997645a73b84f7edc0917.tar.gz stproject-ee2d3fa586b44e7bacb997645a73b84f7edc0917.tar.bz2 stproject-ee2d3fa586b44e7bacb997645a73b84f7edc0917.zip |
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; |