diff options
Diffstat (limited to 'js/components/tools-properties/rect-properties.reel/rect-properties.css')
-rwxr-xr-x | js/components/tools-properties/rect-properties.reel/rect-properties.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/tools-properties/rect-properties.reel/rect-properties.css b/js/components/tools-properties/rect-properties.reel/rect-properties.css index cbd9dde8..c186d895 100755 --- a/js/components/tools-properties/rect-properties.reel/rect-properties.css +++ b/js/components/tools-properties/rect-properties.reel/rect-properties.css | |||
@@ -16,7 +16,7 @@ | |||
16 | } | 16 | } |
17 | 17 | ||
18 | .rectProperties .subToolButton { | 18 | .rectProperties .subToolButton { |
19 | float:left; | 19 | margin-right: 7px; |
20 | } | 20 | } |
21 | 21 | ||
22 | .rectProperties .button:hover | 22 | .rectProperties .button:hover |