mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-28 19:56:11 +01:00
Added a white-space: nowrap declaration to the #date id as provided by Tim Martens. Supplements the fix provided by Ryan Nielsen in the previous commit.
Thanks Tim! git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@247 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
14c04a1c9d
commit
d7acb70ee3
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ a.show_notes:hover {background-image: url(../images/notes_on.png); background-re
|
|||
float: left;
|
||||
width: 45%;
|
||||
padding-left: 15px;
|
||||
white-space: nowrap; /* added 2006-05-17 for safari display, timfm */
|
||||
}
|
||||
|
||||
#minilinks {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue