diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/grid.less | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/less/grid.less b/less/grid.less index 6de993c2a..82d2a355b 100644 --- a/less/grid.less +++ b/less/grid.less @@ -41,10 +41,6 @@ .container { max-width: 728px; } - .row { - margin-left: (@grid-gutter-width / -2); - margin-right: (@grid-gutter-width / -2); - } } // Responsive: Desktops and up |
