mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-18 21:45:06 -04:00
search out of place on frontpage
This commit is contained in:
Vendored
+1
-1
@@ -1084,7 +1084,7 @@ input[type="submit"]:hover,
|
||||
margin-bottom: 50px;
|
||||
margin-top: 30px;
|
||||
float: left;
|
||||
width: calc(100% - 30px);
|
||||
width: calc(25% - 60px);
|
||||
}
|
||||
#search.sr {
|
||||
width: calc(100% - 60px);
|
||||
|
||||
Reference in New Issue
Block a user