Improve invoice and supplier show views (#840)

This commit is contained in:
twothreenine 2021-03-24 21:29:44 +01:00 committed by GitHub
parent 007ff70c48
commit b2a6c198ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 74 additions and 73 deletions

View file

@ -335,10 +335,9 @@ td.symbol, th.symbol {
// https://github.com/twbs/bootstrap/issues/4550#issuecomment-31916049
.dropdown-backdrop { position: static; }
// need more space for supplier&order information (in German, at least)
.dl-horizontal {
dt { width: 160px; }
dd { margin-left: 170px; }
dt { width: 200px; margin-bottom: 0.2em; }
dd { margin-left: 210px; }
}
// get rid of extra bottom margin inside well