1

Increase the width of tour-info cell.

This commit is contained in:
vonavi 2017-05-25 20:35:39 +03:00
parent c829f6d6ec
commit 5fdd30ee2a

View File

@ -7,7 +7,7 @@
.tour-info {
display: inline-block;
table {
width: 221px;
width: 246px;
margin-left: 10px;
margin-right: 10px;
tbody > tr > td.result {