Skip to content

Instantly share code, notes, and snippets.

@OlegShchavelev
Created June 10, 2017 12:13
Show Gist options
  • Save OlegShchavelev/c7247b5a857a3eb6734986f61d1dbb03 to your computer and use it in GitHub Desktop.
Save OlegShchavelev/c7247b5a857a3eb6734986f61d1dbb03 to your computer and use it in GitHub Desktop.
Выравнивание по вертикали заголовка
.inner-collect3 .title30Custom a {
vertical-align: middle;
display: table-cell;
height: 62px;
line-height: 24px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment