Merge branch '260105-cosmetic' into pre-stable
* 260105-cosmetic: Cosmetic Fix small bug into company : quote not respected Fix filename for invoice
This commit is contained in:
commit
faa2ae6ab2
6 changed files with 10 additions and 7 deletions
|
|
@ -419,9 +419,14 @@ div.content {
|
|||
@media (min-width: 992px) {
|
||||
div.content {
|
||||
padding:1.2rem;
|
||||
|
||||
width: 95%;
|
||||
padding:1rem;
|
||||
}
|
||||
}
|
||||
div.content > div.content {
|
||||
padding:0;
|
||||
width:100%;
|
||||
}
|
||||
/* XL */
|
||||
@media (min-width: 1200px) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue