mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
fixes #9436 more: put padding on containers, not the body because full width elements
This commit is contained in:
@@ -22,8 +22,6 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
padding-left: (@grid-gutter-width / 2);
|
||||
padding-right: (@grid-gutter-width / 2);
|
||||
font-family: @font-family-base;
|
||||
font-size: @font-size-base;
|
||||
line-height: @line-height-base;
|
||||
|
||||
Reference in New Issue
Block a user