]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/html/themes/ipfire/include/css/style.css
RRD graphs: Remove padding around graph images
[people/pmueller/ipfire-2.x.git] / html / html / themes / ipfire / include / css / style.css
index 2c727a7707f09fc312e1bbe838daab4bf5ced6a6..b92f476c4f15bd711fdc901370a58c22908ab1f1 100644 (file)
@@ -359,7 +359,7 @@ div.rrdimage > ul {
 }
 
 div.rrdimage > img {
-       box-sizing: border-box;
+       padding: 0;
        max-width: 100%;
        min-height: 290px;
 }