.glm-member-detail-items {
margin-top: .5em;
}
+.glm-member-detail-logo-wrapper {
+ text-align: center;
+}
.glm-member-detail-featured-image-wrapper {
padding: 0;
overflow: hidden;
max-height: 360px;
border-radius: 4px;
margin-bottom: 10px;
+ text-align: center;
}
.glm-member-detail-featured-image-wrapper img {
- float: right;
+ float: none;
margin: 0 auto;
}
.glm-package-detail-featured-image-wrapper img {
* Plugin Name: GLM Members Database
* Plugin URI: http://www.gaslightmedia.com/
* Description: Gaslight Media Members Database.
- * Version: 2.0.2
+ * Version: 2.0.3
* Author: Gaslight Media
* Author URI: http://www.gaslightmedia.com/
* License: GPL2
*
*/
-define('GLM_MEMBERS_PLUGIN_VERSION', '2.0.2');
+define('GLM_MEMBERS_PLUGIN_VERSION', '2.0.3');
define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.7');
// Check if plugin version is not current in WordPress option and if needed updated it