- commit
- fe910f2c48c81a232ea7d9a6ffe39bd985853c31
- parent
- 7bad407254cf214a978cd8544b1c7b81d0f164bd
- Author
- Tobias Bengfort <tobias.bengfort@gmx.net>
- Date
- 2014-01-16 09:23
add clearing to row
Diffstat
| M | decogrid.scss | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/decogrid.scss b/decogrid.scss
@@ -11,6 +11,7 @@ $margin: 2.08333%; 11 11 width: 100%; 12 12 display: block; 13 13 position: relative; -1 14 clear: both; 14 15 } 15 16 @mixin cell { 16 17 position: relative;