1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00

Set .company-logo to max-width: 65%

This commit is contained in:
Benjamin Beganović 2021-07-08 11:53:06 +02:00
parent 48a57319cf
commit 464a37c034
10 changed files with 10 additions and 10 deletions

View File

@ -34,7 +34,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
#company-details,

View File

@ -29,7 +29,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
.header-container > span {

View File

@ -29,7 +29,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
#company-details {

View File

@ -29,7 +29,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
.header-wrapper #client-details,

View File

@ -23,7 +23,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
.company-logo-wrapper {

View File

@ -71,7 +71,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
.entity-label {

View File

@ -61,7 +61,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
#client-details {

View File

@ -28,7 +28,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
.header-wrapper #company-address {

View File

@ -47,7 +47,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
.contacts-wrapper {

View File

@ -54,7 +54,7 @@
}
.company-logo {
zoom: 50%;
max-width: 65%;
}
.header-invoice-number {