mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Ensure On Demand field doesn't overflow following cell
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
}
|
||||
|
||||
td {
|
||||
position: relative; // Ensure that overflowing content is covered by the following cell. We don't use overflow: hidden because that messes with the popover.
|
||||
background-color: $color-tbl-cell-bg;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user