mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-24 19:33:07 +01:00
Improve .navbar-brand-with-text vertical alignment
This commit is contained in:
parent
1e6b0ac6a9
commit
7572febd8d
3
public/css/style.css
vendored
3
public/css/style.css
vendored
@ -357,6 +357,9 @@ h1, h2, h3, h4, h5, h6 {
|
||||
.navbar-brand {
|
||||
padding: 12px 15px 12px;
|
||||
}
|
||||
.navbar-brand-with-text {
|
||||
line-height: 24px;
|
||||
}
|
||||
.navbar-brand.navbar-brand-with-text > img {
|
||||
display: inline-block;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user