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:
teddit 2020-12-08 17:21:54 +01:00
commit a2ae6e15c2
1 changed files with 0 additions and 1 deletions

1
dist/css/styles.css vendored
View File

@ -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;
} }