mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
Add margin-bottom to error.dialog to reduce whitespace
This commit is contained in:
parent
182fd93a07
commit
b206357f96
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ body {
|
|||
width: 100%;
|
||||
height: auto;
|
||||
margin-top: -120px;
|
||||
margin-bottom: -45px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue