Fixed query builder configuration
This commit is contained in:
parent
38d7801a3d
commit
e45db04fcc
9 changed files with 6881 additions and 161 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue