1
Fork 0

Increase the width of tour-info cell.

master
vonavi 2017-05-25 20:35:39 +03:00
parent c829f6d6ec
commit 5fdd30ee2a
1 changed files with 1 additions and 1 deletions

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 {