9f02986e by Jeff Balicki

sss

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 65ee1c05
...@@ -16226,6 +16226,7 @@ li.additional_information_tab { ...@@ -16226,6 +16226,7 @@ li.additional_information_tab {
16226 } 16226 }
16227 16227
16228 #noResultsContainer { 16228 #noResultsContainer {
16229 display: none;
16229 margin: auto; 16230 margin: auto;
16230 margin-top: 30px; 16231 margin-top: 30px;
16231 margin-bottom: 30px; 16232 margin-bottom: 30px;
......
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.
...@@ -151,6 +151,7 @@ li.additional_information_tab { ...@@ -151,6 +151,7 @@ li.additional_information_tab {
151 } 151 }
152 152
153 #noResultsContainer{ 153 #noResultsContainer{
154 display: none;
154 margin: auto; 155 margin: auto;
155 margin-top: 30px; 156 margin-top: 30px;
156 margin-bottom: 30px; 157 margin-bottom: 30px;
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
5 Author: Tenzing Communications 5 Author: Tenzing Communications
6 Author URI: https://tenzingbrand.com 6 Author URI: https://tenzingbrand.com
7 Template: understrap 7 Template: understrap
8 Version: 1.1.0012 8 Version: 1.1.0013
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
......