diff options
author | Kris Kowal | 2012-07-06 12:42:16 -0700 |
---|---|---|
committer | Kris Kowal | 2012-07-06 15:01:49 -0700 |
commit | 6803c0abd279fcb640c38b3881b751bab982cbe0 (patch) | |
tree | 876211d178954cbaa73e0fbb658fe0c6ffb7ac8d /js/panels/properties.reel | |
parent | 3644cb6def4f681c99959e5729e78ea353441fad (diff) | |
download | ninja-6803c0abd279fcb640c38b3881b751bab982cbe0.tar.gz |
Remove trailing spaces
Diffstat (limited to 'js/panels/properties.reel')
3 files changed, 3 insertions, 3 deletions
diff --git a/js/panels/properties.reel/properties.css b/js/panels/properties.reel/properties.css index e5d698b3..67884628 100755 --- a/js/panels/properties.reel/properties.css +++ b/js/panels/properties.reel/properties.css | |||
@@ -121,7 +121,7 @@ padding-right:6px; | |||
121 | .propertiesPanel .fieldRow.twoCol label { | 121 | .propertiesPanel .fieldRow.twoCol label { |
122 | width:74px; | 122 | width:74px; |
123 | display: inline-block; | 123 | display: inline-block; |
124 | 124 | ||
125 | } | 125 | } |
126 | 126 | ||
127 | .propertiesPanel .fieldRow.oneCol label { | 127 | .propertiesPanel .fieldRow.oneCol label { |
diff --git a/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html b/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html index 5110b654..8c66a15c 100755 --- a/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html +++ b/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html | |||
@@ -67,7 +67,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
67 | <label class="lbl"></label> | 67 | <label class="lbl"></label> |
68 | <article class="fieldRow"> | 68 | <article class="fieldRow"> |
69 | <div data-montage-id="slotElement" class="inputField"> | 69 | <div data-montage-id="slotElement" class="inputField"> |
70 | 70 | ||
71 | </div> | 71 | </div> |
72 | </article> | 72 | </article> |
73 | <label class="lbl"></label> | 73 | <label class="lbl"></label> |
diff --git a/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html b/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html index dfcab8aa..539431a8 100755 --- a/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html +++ b/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html | |||
@@ -60,7 +60,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
60 | <label><span class="lbl"></span></label> | 60 | <label><span class="lbl"></span></label> |
61 | <article class="fieldRow"> | 61 | <article class="fieldRow"> |
62 | <div data-montage-id="slotElement" class="inputField"> | 62 | <div data-montage-id="slotElement" class="inputField"> |
63 | 63 | ||
64 | </div> | 64 | </div> |
65 | </article> | 65 | </article> |
66 | </section> | 66 | </section> |