aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/shape-properties.reel/shape-properties.html
diff options
context:
space:
mode:
authorKris Kowal2012-07-06 12:42:16 -0700
committerKris Kowal2012-07-06 15:01:49 -0700
commit6803c0abd279fcb640c38b3881b751bab982cbe0 (patch)
tree876211d178954cbaa73e0fbb658fe0c6ffb7ac8d /js/components/tools-properties/shape-properties.reel/shape-properties.html
parent3644cb6def4f681c99959e5729e78ea353441fad (diff)
downloadninja-6803c0abd279fcb640c38b3881b751bab982cbe0.tar.gz
Remove trailing spaces
Diffstat (limited to 'js/components/tools-properties/shape-properties.reel/shape-properties.html')
-rwxr-xr-xjs/components/tools-properties/shape-properties.reel/shape-properties.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/components/tools-properties/shape-properties.reel/shape-properties.html b/js/components/tools-properties/shape-properties.reel/shape-properties.html
index 220a91a3..c2818d9c 100755
--- a/js/components/tools-properties/shape-properties.reel/shape-properties.html
+++ b/js/components/tools-properties/shape-properties.reel/shape-properties.html
@@ -70,7 +70,7 @@ POSSIBILITY OF SUCH DAMAGE.
70 "value": 1, 70 "value": 1,
71 "decimalPlace": 10, 71 "decimalPlace": 10,
72 "acceptableUnits": ["px", "pt"] 72 "acceptableUnits": ["px", "pt"]
73 73
74 } 74 }
75 }, 75 },
76 76
@@ -150,7 +150,7 @@ POSSIBILITY OF SUCH DAMAGE.
150 } 150 }
151 </script> 151 </script>
152 152
153 153
154 </head> 154 </head>
155 155
156 <body> 156 <body>
@@ -182,7 +182,7 @@ POSSIBILITY OF SUCH DAMAGE.
182 182
183 <div data-montage-id="fillIcon" class="toolColorChipIcon FillTool"></div> 183 <div data-montage-id="fillIcon" class="toolColorChipIcon FillTool"></div>
184 <select class="selectBox" data-montage-id="fillMaterialCB"> 184 <select class="selectBox" data-montage-id="fillMaterialCB">
185 </select> 185 </select>
186 </div> 186 </div>
187 </body> 187 </body>
188 188