Fixed query builder configuration

This commit is contained in:
Georgy Litvinov 2020-08-19 16:00:26 +02:00
parent 38d7801a3d
commit e45db04fcc
9 changed files with 6881 additions and 161 deletions

View file

@ -578,7 +578,7 @@ ul#main-nav {
/* INTRO-BLURB ------> */
#intro {
float: left;
width: 570px;
/* width: 570px; */
padding-bottom: 50px;
}
body.loggedIn #intro {
@ -764,7 +764,7 @@ p.external-auth a.blue:hover {
/* HOME SEARCH ------> */
#search-home {
float: left;
width: 533px;
/* width: 533px; */
margin: 30px 0 0 0;
}
#search-home h3 {