cleanup style

This commit is contained in:
Synox 2016-11-20 22:15:09 +01:00
parent 15b34b82d2
commit 7dedbfe352

View file

@ -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;
}