mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Remove negative margin on wizard preview (#19381)
This commit is contained in:
parent
eeaf9dbd97
commit
5d15a96e82
@ -206,7 +206,6 @@ body.wizard {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
position: relative;
|
||||
margin-top: -1px;
|
||||
padding-right: 10px;
|
||||
.preview-nav-button {
|
||||
text-align: center;
|
||||
|
Loading…
Reference in New Issue
Block a user