Authored by OF1706

mini auto p

@@ -1050,7 +1050,8 @@ @@ -1050,7 +1050,8 @@
1050 padding: 0 25px; 1050 padding: 0 25px;
1051 1051
1052 > h3 { 1052 > h3 {
1053 - height: 88px; 1053 + padding-top: 14px;
  1054 + padding-bottom: 16px;
1054 border-top: 1px solid #dcdcdc; 1055 border-top: 1px solid #dcdcdc;
1055 text-align: right; 1056 text-align: right;
1056 } 1057 }
@@ -1059,7 +1060,7 @@ @@ -1059,7 +1060,7 @@
1059 font-size: 13px; 1060 font-size: 13px;
1060 color: #444; 1061 color: #444;
1061 text-align: right; 1062 text-align: right;
1062 - padding-top: 14px; 1063 + padding-top: 0;
1063 padding-bottom: 8px; 1064 padding-bottom: 8px;
1064 } 1065 }
1065 a { 1066 a {