Closed (fixed)
Project:
CMYK
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Reporter:
Created:
6 May 2011 at 02:16 UTC
Updated:
24 May 2011 at 00:51 UTC
Jump to comment: Most recent
In cmyk.css line 1, try this instead
#header {
padding:0 0 0 300px;
position:relative;
}
Comments
Comment #1
Anonymous (not verified) commentedGood catch! I'll try this out tonight, and then commit.
Comment #2
Anonymous (not verified) commentedCommitted. Thanks. :)