2 // Responsive: Tablet to desktop
3 // --------------------------------------------------
6 @media (min-width: 768px) and (max-width: 979px) {
9 #grid > .core(@gridColumnWidth768, @gridGutterWidth768);
12 #grid > .fluid(@fluidGridColumnWidth768, @fluidGridGutterWidth768);
15 #grid > .input(@gridColumnWidth768, @gridGutterWidth768);
17 // No need to reset .thumbnails here since it's the same @gridGutterWidth