diff --git a/groups/home/bootstrap3/Vue3-v.5-css.html b/groups/home/bootstrap3/Vue3-v.5-css.html index cf80f43..22dbc6a 100644 --- a/groups/home/bootstrap3/Vue3-v.5-css.html +++ b/groups/home/bootstrap3/Vue3-v.5-css.html @@ -153,8 +153,9 @@ } #app2 { margin: auto; - width: 500px; + width: 70%; } + .form-width { width: 100%; } #onesearch-header { font-size: 10em; margin-bottom: 0; @@ -376,9 +377,6 @@ nav.navbar-default.main-nav-container { margin-top: -20px; } - .form-width { - width: 60%; - } .nav-by-jumbotron { margin-top: 40px !important; } @@ -400,7 +398,7 @@ } @media only screen and (max-width: 768px) { - #login-text { + #login-text, #advanced { display: none; } #defineYourSearch { @@ -453,9 +451,6 @@ max-width: 100%; max-height: 350px; } - .form-width { - width: 450px; - } } @media only screen and (min-width: 1200px) {