cleanup style
This commit is contained in:
parent
15b34b82d2
commit
7dedbfe352
1 changed files with 0 additions and 12 deletions
|
@ -81,15 +81,3 @@ div.min-height {
|
|||
div.min-height {
|
||||
min-height: 400px;
|
||||
}
|
||||
|
||||
.ec-stickyfill {
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.ec-stickyfill:before,
|
||||
.ec-stickyfill:after {
|
||||
content: '';
|
||||
display: table;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue