We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5475c4 + fdfcdb2 commit 8e06401Copy full SHA for 8e06401
pkg_astroid.php
@@ -73,10 +73,6 @@ public function displayAstroidWelcome($parent) {
73
padding: 40px 0;
74
text-align: center;
75
border-radius: 0px;
76
- <?php if (ASTROID_JOOMLA_VERSION == 4) { ?>
77
- margin-left: -15px;
78
- margin-right: -15px;
79
- <?php } ?>
80
position: relative;
81
border: 1px solid #f8f8f8;
82
background:#fff url(<?php echo JURI::root(); ?>media/astroid/assets/images/moon-surface.png);
0 commit comments