diff options
-rwxr-xr-x | js/panels/properties.reel/sections/position-and-size.reel/position-and-size.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/properties.reel/sections/position-and-size.reel/position-and-size.html b/js/panels/properties.reel/sections/position-and-size.reel/position-and-size.html index 93aea50e..a7aac84e 100755 --- a/js/panels/properties.reel/sections/position-and-size.reel/position-and-size.html +++ b/js/panels/properties.reel/sections/position-and-size.reel/position-and-size.html | |||
@@ -113,7 +113,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot | |||
113 | </section> | 113 | </section> |
114 | <hr /> | 114 | <hr /> |
115 | <section class="fieldCol"> | 115 | <section class="fieldCol"> |
116 | <button data-montage-id="posBound" class="unlock"></button> | 116 | <button data-montage-id="posBound" id="posBound" class="unlock"></button> |
117 | <label>Width:</label> | 117 | <label>Width:</label> |
118 | <article class="fieldRow twoCol"> | 118 | <article class="fieldRow twoCol"> |
119 | <div> | 119 | <div> |