]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fix: flex-grid nested rows with collapse 8853/head
authorSaad Shahd <dev.saad.shahd@gmail.com>
Thu, 26 May 2016 12:36:53 +0000 (14:36 +0200)
committerSaad Shahd <dev.saad.shahd@gmail.com>
Sun, 29 May 2016 02:26:29 +0000 (04:26 +0200)
commitfe63b8abc4bc7a4c5ed391b86e2e3225907609a9
tree00423c837678f3fc2462261fc5099cd8c4f1631e
parentc90fd525bea377a1f90d7edaf4b97f55df0e8d93
Fix: flex-grid nested rows with collapse

Undo the margin declaration for `.row .row.collapse`

Adds:
```CSS
.row .row.collapse {
  margin-left:
}
```
scss/grid/_flex-grid.scss