3ae4e343 by Jeff Balicki

ddd

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent edbd7201
...@@ -15857,7 +15857,7 @@ p.intro { ...@@ -15857,7 +15857,7 @@ p.intro {
15857 display: block; 15857 display: block;
15858 margin: 0px; 15858 margin: 0px;
15859 padding: 0px; 15859 padding: 0px;
15860 max-height: 321px; 15860 max-height: 420px;
15861 overflow-y: scroll; 15861 overflow-y: scroll;
15862 } 15862 }
15863 15863
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
...@@ -114,7 +114,7 @@ color: #000; ...@@ -114,7 +114,7 @@ color: #000;
114 display: block; 114 display: block;
115 margin: 0px; 115 margin: 0px;
116 padding: 0px; 116 padding: 0px;
117 max-height: 321px; 117 max-height: 420px;
118 overflow-y: scroll; 118 overflow-y: scroll;
119 } 119 }
120 #events_list{ 120 #events_list{
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
5 Author: the Understrap Contributors 5 Author: the Understrap Contributors
6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors 6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors
7 Template: understrap 7 Template: understrap
8 Version: 1.2.0057 8 Version: 1.2.0058
9 License: GNU General Public License v2 or later 9 License: GNU General Public License v2 or later
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11 Text Domain: understrap-child 11 Text Domain: understrap-child
......