Making images embedded in READMEs into block elements.
[gitweb-sgk] / static / gitweb.css
index 4894dd3..44ce42b 100644 (file)
@@ -409,6 +409,7 @@ th .header {
 .readme img {
   max-width: 100%;
   max-height: auto;
 .readme img {
   max-width: 100%;
   max-height: auto;
+  display: block;
   margin-left: auto;
   margin-right: auto;
 }
   margin-left: auto;
   margin-right: auto;
 }