]> git.plutz.net Git - shellwiki/commitdiff
css: clear gallery from floating elements
authorPaul Hänsch <paul@plutz.net>
Thu, 17 Aug 2023 10:24:51 +0000 (12:24 +0200)
committerPaul Hänsch <paul@plutz.net>
Thu, 17 Aug 2023 10:24:51 +0000 (12:24 +0200)
themes/default.css

index 4c94580e07e9d71fd5c9c5b324ec42bb6480e69a..d60f08735a8d5b385069b2482d6a0551f8c765d1 100644 (file)
@@ -255,6 +255,7 @@ main pre {
   margin: 2em 0;
   padding: .5em .125em;
   background-color: #444;
+  clear: both;
 }
 .macro.gallery img {
   max-height: 9em;