@@ -1,4 +1,4 @@
-<div class="alert alert-info text-center" style="position: relative; margin-bottom: 0px;">
+<div class="alert alert-info text-center" style="margin-bottom: 0px;">
<table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="center" style="padding-right: 30px;"><i class="fas fa-info-circle" style="font-size:150%"></i></td>
@@ -251,6 +251,9 @@
#order-standard_cart .panel-addon {
font-size: 0.8em;
text-align: center;
+ display: flex;
+ flex-direction: column;
+ justify-content: space-between;
}
#order-standard_cart .panel-addon:hover {
cursor: pointer;