From: Jason Skomorowski Date: Tue, 4 Nov 2014 18:10:23 +0000 (-0500) Subject: Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/mkws X-Git-Tag: 1.0.0~83^2~2 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=a91126a77902903cdb0b231aa028b58bcbf0b60a;hp=f857bfffce1e5a61df4162c9ad0377f14a22bbbc Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/mkws --- diff --git a/examples/htdocs/prettysimple.css b/examples/htdocs/prettysimple.css index 10c2f9f..2984f7c 100644 --- a/examples/htdocs/prettysimple.css +++ b/examples/htdocs/prettysimple.css @@ -40,7 +40,7 @@ a { width: 100%; margin: 1em; } -.mkws-termlists { +.mkws-facets { margin-right: 66px; flex: 1; } @@ -261,7 +261,7 @@ a { /* Responsive */ @media screen and (max-width: 1020px) { - .mkws-termlists { + .mkws-facets { margin-right: 30px; } } @@ -275,7 +275,7 @@ a { .main { flex-wrap: wrap; } - .mkws-termlists { + .mkws-facets { order: 99; width: 100%; margin-top: 40px; diff --git a/examples/htdocs/prettysimple.html b/examples/htdocs/prettysimple.html index fd0ddb8..28874bc 100644 --- a/examples/htdocs/prettysimple.html +++ b/examples/htdocs/prettysimple.html @@ -4,7 +4,8 @@ MKWS demo - + + @@ -17,7 +18,7 @@
-
+