Sha256: 9d48a64dee9d247efc36461074c8610ea7f926931a23b39038aa60b6ebfa9332
Contents?: true
Size: 566 Bytes
Versions: 2
Compression:
Stored size: 566 Bytes
Contents
// // Responsive: Landscape phone to desktop/tablet // -------------------------------------------------- @media (max-width: 767px) #notifications .notifications @include grid-core-span(12, $fluidGridColumnWidth, $fluidGridGutterWidth) margin-left: 0 .list .notification .notification @include ellipsis .date-ago float: none display: block // UP TO LANDSCAPE PHONE // --------------------- @media (max-width: 480px) #notifications .notifications h1
Version data entries
2 entries across 2 versions & 2 rubygems