fixed mouse wheel scrolling

This commit is contained in:
2013-11-27 19:22:10 +10:00
parent c6618614d9
commit 36b9a87c1e

View File

@@ -0,0 +1,6 @@
.my-fluid-container {
padding-left: 25px;
padding-right: 25px;
margin-left: auto;
margin-right: auto;
}