Merge branch 'master' into feature-cleaner_order_details
Conflicts: app/assets/stylesheets/bootstrap_and_overrides.css.less
This commit is contained in:
commit
8db516c5f0
10 changed files with 139 additions and 51 deletions
|
|
@ -240,6 +240,10 @@ tr.unavailable {
|
|||
|
||||
// ********* Tweaks & fixes
|
||||
|
||||
// Fix bootstrap dropdown menu on mobile
|
||||
// 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; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue