10 lines
136 B
CSS

.hints-icon {
display: table-cell;
padding-right: 15px;
padding-left: 5px;
}
.hints-container {
display: table-cell;
}