aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mayhew2012-05-08 14:47:41 -0700
committerJohn Mayhew2012-05-08 14:47:41 -0700
commit3ae45590d320b4e13367f78f821b7abcd9dbc53a (patch)
tree4f11d1abccda8bf89cf4bdfb896365244500afce
parentf817f86b8fca14eba6259e40d011c5ad3b854d48 (diff)
downloadninja-3ae45590d320b4e13367f78f821b7abcd9dbc53a.tar.gz
removed unused classes form selection properties reel
-rwxr-xr-xjs/components/tools-properties/selection-properties.reel/selection-properties.css7
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