Table width on program to 100%
authorRuben Rodriguez <ruben@fsf.org>
Mon, 24 Feb 2020 15:21:03 +0000 (10:21 -0500)
committerRuben Rodriguez <ruben@fsf.org>
Mon, 24 Feb 2020 15:21:03 +0000 (10:21 -0500)
2020/assets/css/custom.css

index f728fad45997138f5ed0066305a06eaaa91355ef..35a69ca5d42bc7aca7fbcd0750192e14a7473f75 100644 (file)
@@ -1049,5 +1049,9 @@ border:none;
 clear:both
 }
 
+#program table{
+width: 100%;
+}
+
 
 /* END generated schedule and speakers list */