diff options
author | Jose Antonio Marquez | 2012-01-31 23:34:44 -0800 |
---|---|---|
committer | Jose Antonio Marquez | 2012-01-31 23:34:44 -0800 |
commit | 372604713c2f7ac5c0b0ef475cf4043ba3194fec (patch) | |
tree | 731b2c934012e8b3fb9e2e66462269b58103fea9 /js/io/ui/cloudpopup.reel/css/cloudpopup.css | |
parent | 15e19f5cddc603ed8a2095c228bdb9d9f8a58647 (diff) | |
download | ninja-372604713c2f7ac5c0b0ef475cf4043ba3194fec.tar.gz |
Cloud API Popup Fixes
Minor layout fixes, adjusted functionality slightly, need to check into adjusting the file and directory URL constructs for API changes.
Diffstat (limited to 'js/io/ui/cloudpopup.reel/css/cloudpopup.css')
-rw-r--r-- | js/io/ui/cloudpopup.reel/css/cloudpopup.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/io/ui/cloudpopup.reel/css/cloudpopup.css b/js/io/ui/cloudpopup.reel/css/cloudpopup.css index 81e0742f..b42263b9 100644 --- a/js/io/ui/cloudpopup.reel/css/cloudpopup.css +++ b/js/io/ui/cloudpopup.reel/css/cloudpopup.css | |||
@@ -116,5 +116,5 @@ | |||
116 | width: 80px; | 116 | width: 80px; |
117 | text-align: center; | 117 | text-align: center; |
118 | float: right; | 118 | float: right; |
119 | margin: 4px 0px 0px 8px; | 119 | margin: 8px 0px 0px 8px; |
120 | } | 120 | } |