We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f540799 commit 71bdabfCopy full SHA for 71bdabf
css/main.css
@@ -338,6 +338,7 @@ header .search form input[type='submit'] {
338
display: block;
339
width: 90%;
340
float: left;
341
+ white-space: nowrap;
342
}
343
344
.header .arrow {
@@ -466,6 +467,7 @@ header .search form input[type='submit'] {
466
467
right: 22px;
468
width: 60px;
469
height: 40px;
470
+ z-index: 1;
471
472
#main .row .data dt > i {
473
font-size: 12px;
0 commit comments