over view front side updated:

This commit is contained in:
IMRAN HASSAN 2014-04-14 18:50:54 +00:00
parent 4df53c5e61
commit 315cc09d37

View file

@ -23,7 +23,7 @@
<img src="{$userquery->getUserThumb($user)}" class="img-circle" style="width: 90px; height: 90px; border-color: #0000ff" /> <img src="{$userquery->getUserThumb($user)}" class="img-circle" style="width: 90px; height: 90px; border-color: #0000ff" />
</div> </div>
</div> </div>
<div class="col-md-8" style="margin-top: -25px"> <div class="col-md-8 overflow_hidden" style="margin-top: -25px">
<h2><small class="smallColor">{$photo.photo_title}</small></h2> <h2><small class="smallColor">{$photo.photo_title}</small></h2>
</div> </div>
</div> </div>