diff options
author | Valerio Virgillito | 2012-05-03 22:28:20 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-05-03 22:28:20 -0700 |
commit | d3288216b62621b149fa032ff8a1b415e450b61f (patch) | |
tree | 2a079d4813f0ffd8370aaa95d50d62febfb464e5 /js/panels/properties.reel/sections/position-and-size.reel/position-and-size.html | |
parent | f1f2e65712d7c5a163dd6fdbd8f5911555c3f377 (diff) | |
download | ninja-d3288216b62621b149fa032ff8a1b415e450b61f.tar.gz |
Fixing the lock button css
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/panels/properties.reel/sections/position-and-size.reel/position-and-size.html')
-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> |