mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-22 05:17:51 +00:00
reposition button
This commit is contained in:
@@ -68,6 +68,7 @@ body {
|
||||
}
|
||||
|
||||
.formContents {
|
||||
position : relative;
|
||||
display : flex;
|
||||
flex-direction : column;
|
||||
|
||||
@@ -144,7 +145,7 @@ body {
|
||||
|
||||
#searchButton {
|
||||
position : absolute;
|
||||
right : 10px;
|
||||
right : 20px;
|
||||
bottom : 0;
|
||||
|
||||
i {
|
||||
|
||||
Reference in New Issue
Block a user