minor tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-11-22 03:25:17 +03:00
parent 50c5daeeaa
commit 24a36b9ee8

View File

@ -255,9 +255,9 @@ $(function(){
<button class="zoom-reset">1x</button> <button class="zoom-reset">1x</button>
<button class="zoom-out">-</button> <button class="zoom-out">-</button>
&nbsp; &nbsp;
<button class="rotate-cw">&#8635;</button>
<button class="rotate-reset">0&deg;</button>
<button class="rotate-ccw">&#8634;</button> <button class="rotate-ccw">&#8634;</button>
<button class="rotate-reset">0&deg;</button>
<button class="rotate-cw">&#8635;</button>
&nbsp; &nbsp;
<button class="rotate-reset zoom-reset">0&deg; 1x</button> <button class="rotate-reset zoom-reset">0&deg; 1x</button>