master
candice 3 years ago
parent 80a25dee54
commit d1f46f2e98

@ -572,6 +572,7 @@ img.feedback-rate {border-radius: 0;}
overflow: hidden; overflow: hidden;
margin-bottom: 15px; margin-bottom: 15px;
font-size: 20px; font-size: 20px;
height: 45px;
} }
.feedback_content p { .feedback_content p {
display: -webkit-box; display: -webkit-box;
@ -579,6 +580,7 @@ img.feedback-rate {border-radius: 0;}
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
overflow: hidden; overflow: hidden;
padding-bottom: 0; padding-bottom: 0;
height: 125px;
} }
.customer_name { .customer_name {
text-align: center; text-align: center;

Loading…
Cancel
Save