question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The proper way to remove paddings on v-container

See original GitHub issue

It’s seems the application layout must have a v-container to work properly. But v-container has paddings and there is no way to gaplessly fill viewport by content: if we reset left and right paddings the mysterious scroll appears (see https://github.com/vuetifyjs/vuetify/issues/698)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

9reactions
johnleidercommented, Oct 22, 2018

This will be changing in 2.0. The grid system is a bit dated and is receiving a face lift.

6reactions
mitarcommented, Oct 30, 2017

I had the same issue. I just removed v-container and just have v-layout now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

css - bootstrap container-fluid - remove margins the right way ...
If you want a tight grid, remove all padding on the left and right of all column classes and then remove the negative...
Read more >
Remove laft & right padding of full-width container
Hi there! For building a homepage, I have selected 'Full Width' for container type in meta box of the page, but I still...
Read more >
Removing right/left content margins
Hello,. My client is asking to remove right and left margins from the applications and I cant find where, this is how it...
Read more >
Remove left & right side space around content in bootstrap ...
Remove left & right side space around content in bootstrap grid cell | padding or margin properties. 613 views 9 months ago.
Read more >
How to remove padding in the container of default template?
Well, that's because heading tags also have margins set. You can control that extra spacing by placing the below code to the Customizer,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found