M
M
maestro072017-08-04 13:25:48
HTML
maestro07, 2017-08-04 13:25:48

How to make the elements not compressed?

how to make the view stay the same in mobile. it was just scrolling. added property overflow-x:scroll;
but some elements run into each other

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Timofeev, 2017-08-04
@webinar

<div class="table-responsive">
  <table class="table">
    ...
  </table>
</div>

getbootstrap.com/css/#tables-responsive

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question