Skip to content

Conversation

@exdeniz
Copy link

@exdeniz exdeniz commented Jun 3, 2014

I encountered a problem when setting the width div in %.

@juanmf
Copy link

juanmf commented Jul 26, 2014

I have the same problem, with bootstrap, width is set to 66.66666667% and 33.3333333%
if I manually set it to 66.6 and 33.3 it works. Also I'm raising an issue about Object tag firing a request each time element is_stuck.

<div class="row ">
    <div class="col-md-8 sticky ">
        {% block preview -%}
            {% include pdfPreviewStrategyTemplate %}
        {% endblock %}
    </div>

    <div class="col-md-4  ">
        {% block form -%}
        {% endblock %}
    </div>
</div>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants