Merge pull request 'fix x overflow caused by search box' (#56) from samr/teddit:fix/overflowsearch into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/56
This commit is contained in:
commit
a2ae6e15c2
|
@ -1360,7 +1360,6 @@ code {
|
||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
}
|
}
|
||||||
#search {
|
#search {
|
||||||
width: 100%;
|
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue