diff --git a/css/src/main.css b/css/src/main.css index 549f9067b..29471e041 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -884,9 +884,9 @@ label small.has-error { table { border-collapse: collapse; text-align: left; width: 100%; border: none; box-shadow: -2px 1px 9px 1px #DDDDDD; - -moz-box-shadow: 1.5px 1.5px 0px 0px rgba(32,48,64,0.10); - box-shadow: 2px 2px 0px 0px rgba(32,48,64,0.10); - -o-box-shadow: 2px 2px 0px 0px rgba(32,48,64,0.10); + -webkit-box-shadow: -2px 1px 5px 1px #DDDDDD; + -moz-box-shadow: -2px 1px 5px 1px #DDDDDD; + -o-box-shadow: -2px 1px 5px 1px #DDDDDD; } thead tr{ @@ -1583,4 +1583,4 @@ a.text-warning:hover {color: #FD7262;} margin-top: 20%; width: 100%; text-align: center; -} \ No newline at end of file +} diff --git a/views/includes/transaction.html b/views/includes/transaction.html index aaff45bcb..dbe6da338 100644 --- a/views/includes/transaction.html +++ b/views/includes/transaction.html @@ -21,7 +21,7 @@ -
+

{{tx.merchant.pr.pd.memo}}