Merge pull request #543 from tiwariav/task/3972/ungleich_info_invoice_page

Task/3972/invoice page footer
This commit is contained in:
Arvind Tiwari 2017-12-13 23:40:37 +05:30 • committed by GitHub
commit db408e5916
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 49 additions and 29 deletions

View file

@ -280,7 +280,10 @@ fieldset[disabled] .btn-xl.active {
}
.navbar-default .navbar-brand {
padding: 8px;
padding: 4px 8px 12px;
}
.navbar-default.navbar-shrink .navbar-brand {
padding: 6px 8px 10px;
}
}