mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-03 02:21:33 +00:00
11060: add style rule for the small gap
This commit is contained in:
committed by
Rachel Arnould
parent
c291ff88ff
commit
269e69852c
@@ -171,6 +171,11 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.fullwidth + .field {
|
||||
// Assume wrap, so add small gap
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
||||
.ts-control {
|
||||
z-index: 0; // Avoid hovering over thead
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user