Fixed small problem with design in FF

gotski

Active member
Hello, I have a small problem in Firefox with design in albums
for example:
firefox.webp firefox_2.webp

in chrome and IE it looks fine
chrome.webp

I tested it on two different PCs and both times it was the same
 
Open
xengallery_header_tabs
Find:
HTML:
<xen:require css="action_filter_row.css" />
Add After:
HTML:
<div class="pageNavLinkGroup"></div>
This might be a bug report I think
 
Top Bottom