modal.less: Move close button to the right
This commit is contained in:
parent
f8654b1873
commit
237d79e43f
|
@ -62,7 +62,7 @@
|
||||||
> button {
|
> button {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: .75em;
|
top: .75em;
|
||||||
left: .5em;
|
right: .75em;
|
||||||
|
|
||||||
background-color: @gray;
|
background-color: @gray;
|
||||||
border: none;
|
border: none;
|
||||||
|
|
Loading…
Reference in New Issue