Need fix dp.css becouse shift in design occured in IE/linux Mozilla
Reported by: |
jc@… |
Owned by: |
matt@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
website
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
|
Port:
|
|
|
|
http://darwinports.opendarwin.org/getdp/
footer is less than main window;
<pre> </pre> increase width main window.
-
old
|
new
|
|
82 | 82 | } |
83 | 83 | |
84 | 84 | pre { |
85 | | color: #369; |
86 | | font-family: Courier, "Courier New", monospace; |
| 85 | color: #369; |
| 86 | font-family: Sans, "Sans serif"; |
| 87 | font-size: 14px; |
87 | 88 | margin-left: 20px; |
88 | 89 | } |
Change History (3)
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Component: |
www →
website
|
Description: |
modified (diff)
|
Milestone: |
→ Website & Documentation
|
Milestone: |
Website & Documentation
|
Fixed. Thanks John for reporting this!