Jump to content

Wonders list line breaks


Horus Lytton

Recommended Posts

I went over to the wonders screen recently to see what wonders I could develop. One of the things I've just noticed, and probably ignored before, was that there is a line break on the list. It's between Federal Reserve and the Foreign Air Force Base wonders.

Quickly perusing the source code of the site, I easily noticed this part of the code:
 

<td width="20" valign="top" height="72">


All other categories simply have this string:

 
<td width="20" valign="top">

The [height="72"] code is removed, which is apparently the value which affects the spacing which appeared on the page. Removing that should streamline it better. I haven't checked, but I am also sure it will not be an issue with CSS interfering once that is rectified. I can't say why that code is there, or for whatever reason that was overlooked. Clearly somehow it's there.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...