Project

General

Profile

Actions

Bug #264

closed

Long links in "Latest Projects" section will overflow

Added by Ben Couldrey over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Low
Target version:
Start date:
2010-09-27
Due date:
% Done:

0%

Estimated time:
0.25 h
Difficulty:
Tags:

Description

In Safari on Mac OS X, on the main page left column, long links overflow the column in which they are located, making for much ugliness.

Modifying the CSS for the site with the following may reduce said ugliness:

#lastes_project {
overflow-x: hidden;
}

See attached screen shot of the link for Latvian l10n.


Files

Actions #1

Updated by Matt Lewandowsky over 12 years ago

  • Assignee set to Sergey Generalov

This may be invalidated soon by behind-the-scenes activity. However, in the mean time, it is really annoying. Assigning to Sergey for tracking of issues somehow related to Redmine, however.

Actions #2

Updated by Sergey Generalov over 12 years ago

  • Status changed from New to Closed
  • Target version set to 1.0

fixed, added overflow property, also I added css property: word-wrap: break-word; which is supported by safari.

Actions

Also available in: Atom PDF