minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
81f49f7e45
commit
3598df046c
@ -129,7 +129,8 @@ NOTE: if the grid behaves in an odd way on resize tweak PATCH_MARGIN value,
|
||||
</div>
|
||||
<!-- lightbox -->
|
||||
<div class="lightbox">
|
||||
<img>
|
||||
<!-- XXX not sure about draggable=.. here... -->
|
||||
<img draggable="false">
|
||||
<div class="buttons">
|
||||
<div class="button prev"></div>
|
||||
<div class="button next"></div>
|
||||
@ -140,7 +141,8 @@ NOTE: if the grid behaves in an odd way on resize tweak PATCH_MARGIN value,
|
||||
</div>
|
||||
<!-- details -->
|
||||
<div class="details">
|
||||
<img>
|
||||
<!-- XXX not sure about draggable=.. here... -->
|
||||
<img draggable="false">
|
||||
<div class="caption">
|
||||
CAPTION
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user