1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 11:22:42 +01:00

Increase a bit logo size

This commit is contained in:
FreeScout 2020-12-24 22:48:59 -08:00
parent abf3192476
commit 649134bd22

View File

@ -354,6 +354,9 @@ h1, h2, h3, h4, h5, h6 {
/**
* Navbar
*/
.navbar-brand {
padding: 12px 15px 12px;
}
.navbar-brand.navbar-brand-with-text > img {
display: inline-block;
}