tibberous Posted February 16, 2008 Share Posted February 16, 2008 Check out this weird problem I'm having with my forum: http://www.osflv.com/topic.php?id=18 Any idea how to fix it? I'm guess it is a problem with either the pre or code tag (text is in both). Link to comment https://forums.phpfreaks.com/topic/91411-a-text-wrap-problem-with-code/ Share on other sites More sharing options...
Daniel0 Posted February 17, 2008 Share Posted February 17, 2008 Add an overflow. pre, code { overflow:auto; } Link to comment https://forums.phpfreaks.com/topic/91411-a-text-wrap-problem-with-code/#findComment-468668 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.