diff --git a/css/style.css b/css/style.css index 7919a80..7f2b429 100644 --- a/css/style.css +++ b/css/style.css @@ -485,6 +485,13 @@ code .nd { color: #9FAD7E; } /* CSS pseudo selector */ background: white; } +#super-list.masonry li { + width: 216px; +} +#super-list.masonry li.feature { + width: 436px; +} + /* >> The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix */ .clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; } .clearfix:after { clear: both; } diff --git a/index.html b/index.html index 10f7432..17d0179 100644 --- a/index.html +++ b/index.html @@ -16,13 +16,22 @@ layout: nil margin-right: 10px; } + #options .option-combo { + display: inline-block; + + } + #options h2 { - line-height: 32px; + line-height: 34px; margin-bottom: 0; + margin-right: 5px; + display: inline-block; + vertical-align: top; } #options ul { margin-right: 20px; + display: inline-block; } @@ -32,27 +41,43 @@ layout: nil

{{ site.name }}

-

Filter:

- -

Sort:

- +
+

Filter:

+ +
+
+

Sort:

+ +
+
+

Layout:

+ +
-