mirror of
https://github.com/mastodon/mastodon.git
synced 2025-07-15 08:48:15 +00:00
Add margin-bottom to error.dialog to reduce whitespace
This commit is contained in:
parent
182fd93a07
commit
b206357f96
|
@ -139,6 +139,7 @@ body {
|
|||
width: 100%;
|
||||
height: auto;
|
||||
margin-top: -120px;
|
||||
margin-bottom: -45px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user