diff options
author | Ananya Sen | 2012-02-15 09:51:12 -0800 |
---|---|---|
committer | Ananya Sen | 2012-02-15 09:51:12 -0800 |
commit | 9048cd50bf5e0a418d1d95498bb593961f72db36 (patch) | |
tree | 90d029bebddfcd4a8aa4ad6bb9730200b4b3f823 /js/components/ui/FilePicker | |
parent | 2e308be9bec5e06d81b2905b65005a232f0a190d (diff) | |
download | ninja-9048cd50bf5e0a418d1d95498bb593961f72db36.tar.gz |
Revert "Reverting text/html document classes and setting up MVC folder structure"
This reverts commit 68ce64a5a2f4a71b54d33916aaf1d57161302425.
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
Diffstat (limited to 'js/components/ui/FilePicker')
-rw-r--r-- | js/components/ui/FilePicker/pickerNavigator.reel/pickerNavigator.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/js/components/ui/FilePicker/pickerNavigator.reel/pickerNavigator.css b/js/components/ui/FilePicker/pickerNavigator.reel/pickerNavigator.css index 796c283f..9c85c6b5 100644 --- a/js/components/ui/FilePicker/pickerNavigator.reel/pickerNavigator.css +++ b/js/components/ui/FilePicker/pickerNavigator.reel/pickerNavigator.css | |||
@@ -6,7 +6,7 @@ | |||
6 | 6 | ||
7 | .picker{ | 7 | .picker{ |
8 | font-size:12px; | 8 | font-size:12px; |
9 | width:523px; | 9 | width:510px; |
10 | height:500px; | 10 | height:500px; |
11 | padding-top:15px; | 11 | padding-top:15px; |
12 | padding-left:15px; | 12 | padding-left:15px; |
@@ -53,7 +53,6 @@ | |||
53 | height:75%; | 53 | height:75%; |
54 | width:auto; | 54 | width:auto; |
55 | border-right: none; | 55 | border-right: none; |
56 | margin: 8px 0px 0px 8px; | ||
57 | } | 56 | } |
58 | 57 | ||
59 | .picker .right-bottom{ | 58 | .picker .right-bottom{ |