Use wrapper to prevent password change popups from screwing up the layout
This commit is contained in:
@ -37,7 +37,7 @@ html {
|
||||
font-size: 70.7%;
|
||||
}
|
||||
|
||||
body {
|
||||
#wrapper {
|
||||
display: grid;
|
||||
grid-template-columns: 300px auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user