diff options
author | Jay Parikh | 2012-07-20 17:39:12 +0530 |
---|---|---|
committer | Jay Parikh | 2012-07-20 17:39:12 +0530 |
commit | 59640d9760e7950454df403c1d2b74eb4352cd8d (patch) | |
tree | 403f818df435d8663c0f1d54d0f3fc95900ddc73 /stapp/static/video/css/style.css | |
parent | be07f320f872c9be90d9fbc53aba8fadadc35396 (diff) | |
download | stproject-59640d9760e7950454df403c1d2b74eb4352cd8d.tar.gz stproject-59640d9760e7950454df403c1d2b74eb4352cd8d.tar.bz2 stproject-59640d9760e7950454df403c1d2b74eb4352cd8d.zip |
made changes in the UI to make the module list better
Diffstat (limited to 'stapp/static/video/css/style.css')
-rw-r--r-- | stapp/static/video/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stapp/static/video/css/style.css b/stapp/static/video/css/style.css index 5586116..6476769 100644 --- a/stapp/static/video/css/style.css +++ b/stapp/static/video/css/style.css @@ -22,4 +22,5 @@ body{ float:left; margin-right:30px; margin-bottom:50px; + width: 250px; } |