fixed jumping on table resize-handler show

This commit is contained in:
Chrissi2812
2018-12-07 10:54:05 +01:00
parent ce94d0641d
commit 77bed75cfd

View File

@@ -92,8 +92,8 @@
vertical-align: top; vertical-align: top;
box-sizing: border-box; box-sizing: border-box;
position: relative; position: relative;
p { > * {
margin: 0; margin-bottom: 0;
} }
} }
th { th {