stretching blocks
[gitweb-theme-danix.git] / gitweb-danixland / gitweb.css
index 9c7f0f3..6871ae2 100644 (file)
@@ -247,12 +247,11 @@ td, th {
 }
 
 .site-footer .columns {
-  width: 30vw;
   display: block;
-  flex-grow: 0;
+  flex-grow: 1;
   flex-shrink: 1;
   flex-basis: auto;
-  align-self: auto;
+  align-self: stretch;
   order: 0;
 }