Fix not selectable search input
This commit is contained in:
parent
dde3611281
commit
c26abe75bc
1 changed files with 5 additions and 0 deletions
|
@ -884,6 +884,11 @@ span.since {
|
|||
margin-left: 0px;
|
||||
}
|
||||
|
||||
#main {
|
||||
margin-top: 50px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.content .in-band {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue