Fixed display error with tables that extend further than they are supposed to due to long unbreakable contents.

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2005 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
cflakes
2010-05-29 19:44:25 +00:00
parent 88f2d64ee1
commit 0d16cbeb6a
+4
View File
@@ -59,6 +59,10 @@ td.mod_name {
background-color: #555;
}
.oddrow {
background-color: #444;
}
/* !TABLES */
/* SECTIONS */