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.scss | |
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.scss')
-rwxr-xr-x | js/io/ui/cloudpopup.reel/css/cloudpopup.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/io/ui/cloudpopup.reel/css/cloudpopup.scss b/js/io/ui/cloudpopup.reel/css/cloudpopup.scss index ec03eb01..1ae5579b 100755 --- a/js/io/ui/cloudpopup.reel/css/cloudpopup.scss +++ b/js/io/ui/cloudpopup.reel/css/cloudpopup.scss | |||
@@ -121,5 +121,5 @@ $grey_light: #494949; | |||
121 | width: 80px; | 121 | width: 80px; |
122 | text-align: center; | 122 | text-align: center; |
123 | float: right; | 123 | float: right; |
124 | margin: 4px 0px 0px 8px; | 124 | margin: 8px 0px 0px 8px; |
125 | } \ No newline at end of file | 125 | } \ No newline at end of file |