]> git.donarmstrong.com Git - debbugs.git/blobdiff - html/bugs.css
add overflow:auto to avoid having avatars outside of the header box
[debbugs.git] / html / bugs.css
index 8e324454f30371c2b97b14d0fd6e432c8c076311..c251cea97376a7845f37646819bf34361a9d422e 100644 (file)
@@ -130,6 +130,7 @@ div.headers {
     border: #a7a7a7 1px solid;
     background-color: #f0f0f0;
     padding: 2px;
+    overflow: auto;
  }
 
 div.headers p {