X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=examples%2Fhtdocs%2Fprettysimple.css;h=2984f7ce1d6be600a2054a94eaa921f1f7746a2e;hp=10c2f9fcd6b6710a7ffd846ff98cc5c360119230;hb=e1244766fb767d08b59e71f8af82a0eeceb6c976;hpb=d078290221640ee4334c3953e80972515cb10d21 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;