Fedora wiki cannot print due to "fedora.css" problem - here's the fix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi - currently you can't print any Fedora wiki page
due to a problem in "fedora.css".  View any page in the Wiki,
then try "File->Print Preview"... you'll see that there's no content!
E.G., I was trying to print this:
http://fedoraproject.org/wiki/PackageMaintainers/CreatingPackageHowTo

To fix this, you need to remove the line "overflow: auto;" (line 35)
for #wrapper, which currently looks like this:

#wrapper
{
  font: normal 1em/1.5 sans-serif;
  margin-left: 18px;
  min-height: 100%;
  background: #FFFFFF url(../images/border-right.png) 100% 0 repeat-y;
  padding-right: 18px;
  overflow: auto;
}


The formatting for printing could use more love, but
this change will at least make it work, and that's an improvement.

Thanks.

--- David A. Wheeler 

-- 
Fedora-websites-list mailing list
Fedora-websites-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-websites-list

[Index of Archives]     [Fedora Users]     [Linux ARM]     [ARM Kernel]     [Older Fedora Users]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux