Synergy

Issue Tracker (powered by SPIT)

Support #3182 - Website: 'Downloads' Displayed incorrectly with Chromium

Status:
Fixed
Priority:
Normal
Assignee:
None
Category:
None
Created by:
Created on:
23 Apr 2012 16:44
Updated by:
Updated on:
12 Jun 2012 18:12
Google ID:
None
Redmine ID:
3234

Steps to reproduce:

  1. Go to http://synergy-foss.org/download/

Expected: View similar to other browsers
Actual: View is 'screwed' -- see screenshot

Versions (Synergy, OS):

Server: ArchLinux running Chromium 18
Client 1:

Workaround:

I think the stylesheet is wrong.

main.css:163
div.download div.list {
float: left;
margin-left: 25px;
height: 50px;
width: 520px;
}

removing the 'height' attribute solves it for me.



23 Apr 2012 16:51: David Otto uploaded a file.

synergy-downloads.jpg - David Otto 23 Apr 2012 16:51


12 Jun 2012 18:12: Nick Bolton changed Status.

New Invalid


12 Jun 2012 18:12: Nick Bolton changed Status.

Invalid Fixed