Vertical align title in header
This commit is contained in:
parent
b51afcb6c0
commit
c1743fa895
3 changed files with 6 additions and 2 deletions
|
@ -81,6 +81,9 @@ h6:hover a.title-link {
|
|||
|
||||
img {
|
||||
width: 40px;
|
||||
}
|
||||
|
||||
a > * {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue