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