]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 375143: The page footer should have clear:both in its CSS file - Patch by Bill...
authorlpsolit%gmail.com <>
Thu, 5 Apr 2007 14:21:32 +0000 (14:21 +0000)
committerlpsolit%gmail.com <>
Thu, 5 Apr 2007 14:21:32 +0000 (14:21 +0000)
skins/standard/global.css

index fe5fd8b0b2bdca7fcceff7643751a74c0072ec0c..0b0a51300fef3d8d2f13da3808de923576562504 100644 (file)
 
 /* footer (begin) */
     #footer {
+        clear: both;
         margin-top: 5px;
         width: 100%;
         background: #edf2f2;