mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
UX: minor adjustment to login/signup close position (#16488)
This commit is contained in:
parent
234cf65e39
commit
8f7f6280cb
@ -45,8 +45,8 @@
|
||||
border-bottom: none;
|
||||
padding: 0;
|
||||
position: absolute;
|
||||
top: 1em;
|
||||
right: 1em;
|
||||
top: 0.75em;
|
||||
right: 0.75em;
|
||||
z-index: z("max");
|
||||
}
|
||||
#modal-alert {
|
||||
@ -83,7 +83,7 @@
|
||||
.waving-hand {
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
margin-left: 1em;
|
||||
margin-left: 0.5em;
|
||||
align-self: center;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user