cleanup style
This commit is contained in:
parent
15b34b82d2
commit
7dedbfe352
|
@ -81,15 +81,3 @@ div.min-height {
|
||||||
div.min-height {
|
div.min-height {
|
||||||
min-height: 400px;
|
min-height: 400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ec-stickyfill {
|
|
||||||
position: -webkit-sticky;
|
|
||||||
position: sticky;
|
|
||||||
top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ec-stickyfill:before,
|
|
||||||
.ec-stickyfill:after {
|
|
||||||
content: '';
|
|
||||||
display: table;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user