diff --git a/groups/home/bootstrap3/Vue3-v.5-css.html b/groups/home/bootstrap3/Vue3-v.5-css.html index 3a9f8bd..11230e2 100644 --- a/groups/home/bootstrap3/Vue3-v.5-css.html +++ b/groups/home/bootstrap3/Vue3-v.5-css.html @@ -168,10 +168,10 @@ #radios { float: left; } - #articlesradio { + .radiocontainer { margin-left: 10px; } - #articlesradiocontainer { + .radiocontainer { display: inline-block; } #booksradio, #articlesradio { @@ -405,13 +405,11 @@ #app2 { margin-bottom: 65px; } #radios > label { margin-bottom: -5px; } } - @media only screen and (max-width: 600px) { #advanced { display: none; } } - @media only screen and (max-width: 768px) { #login-text { display: none; @@ -547,3 +545,4 @@ src="https://kit.fontawesome.com/4c28f38a07.js" crossorigin="anonymous" > + diff --git a/groups/home/bootstrap3/src/main5.js b/groups/home/bootstrap3/src/main5.js index a3a0f1a..8064f8c 100644 --- a/groups/home/bootstrap3/src/main5.js +++ b/groups/home/bootstrap3/src/main5.js @@ -98,19 +98,27 @@ const onesearchComponent = {