mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-17 21:34:44 -04:00
fix search css
This commit is contained in:
5
dist/css/styles.css
vendored
5
dist/css/styles.css
vendored
@@ -1089,6 +1089,11 @@ input[type="submit"]:hover,
|
||||
width: calc(100% - 60px);
|
||||
margin-top: 0px;
|
||||
}
|
||||
#search.sr.search-page {
|
||||
width: 100%;
|
||||
margin-left: 20px;
|
||||
margin-top: 40px;
|
||||
}
|
||||
#search form {
|
||||
max-width: 600px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user