diff options
author | John Mayhew | 2012-05-08 14:47:41 -0700 |
---|---|---|
committer | John Mayhew | 2012-05-08 14:47:41 -0700 |
commit | 3ae45590d320b4e13367f78f821b7abcd9dbc53a (patch) | |
tree | 4f11d1abccda8bf89cf4bdfb896365244500afce /js/components/tools-properties | |
parent | f817f86b8fca14eba6259e40d011c5ad3b854d48 (diff) | |
download | ninja-3ae45590d320b4e13367f78f821b7abcd9dbc53a.tar.gz |
removed unused classes form selection properties reel
Diffstat (limited to 'js/components/tools-properties')
-rwxr-xr-x | js/components/tools-properties/selection-properties.reel/selection-properties.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/js/components/tools-properties/selection-properties.reel/selection-properties.css b/js/components/tools-properties/selection-properties.reel/selection-properties.css index 1d5eb513..7f1b0f7f 100755 --- a/js/components/tools-properties/selection-properties.reel/selection-properties.css +++ b/js/components/tools-properties/selection-properties.reel/selection-properties.css | |||
@@ -4,10 +4,3 @@ | |||
4 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | 4 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. |
5 | </copyright> */ | 5 | </copyright> */ |
6 | 6 | ||
7 | .optionsSelectionTool { | ||
8 | padding: 6px; | ||
9 | } | ||
10 | |||
11 | .optionsSelectionTool > * { | ||
12 | float:left; | ||
13 | } \ No newline at end of file | ||