aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/selection-properties.reel/selection-properties.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/tools-properties/selection-properties.reel/selection-properties.css')
-rwxr-xr-xjs/components/tools-properties/selection-properties.reel/selection-properties.css8
1 files changed, 6 insertions, 2 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 e3fe1755..1d5eb513 100755
--- a/js/components/tools-properties/selection-properties.reel/selection-properties.css
+++ b/js/components/tools-properties/selection-properties.reel/selection-properties.css
@@ -4,6 +4,10 @@
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.selectionProperties { 7.optionsSelectionTool {
8 margin-top: -6px; 8 padding: 6px;
9}
10
11 .optionsSelectionTool > * {
12 float:left;
9} \ No newline at end of file 13} \ No newline at end of file