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>
|
</div>
|
||||||
<!-- lightbox -->
|
<!-- lightbox -->
|
||||||
<div class="lightbox">
|
<div class="lightbox">
|
||||||
<img>
|
<!-- XXX not sure about draggable=.. here... -->
|
||||||
|
<img draggable="false">
|
||||||
<div class="buttons">
|
<div class="buttons">
|
||||||
<div class="button prev"></div>
|
<div class="button prev"></div>
|
||||||
<div class="button next"></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>
|
</div>
|
||||||
<!-- details -->
|
<!-- details -->
|
||||||
<div class="details">
|
<div class="details">
|
||||||
<img>
|
<!-- XXX not sure about draggable=.. here... -->
|
||||||
|
<img draggable="false">
|
||||||
<div class="caption">
|
<div class="caption">
|
||||||
CAPTION
|
CAPTION
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user