forked from OpenNeo/impress
move tip navigator to upper right
This commit is contained in:
parent
131b6a9ce9
commit
83e5e5eb5a
1 changed files with 1 additions and 2 deletions
|
@ -267,7 +267,6 @@ body.outfits-edit
|
||||||
li
|
li
|
||||||
box-sizing: border-box
|
box-sizing: border-box
|
||||||
display: none
|
display: none
|
||||||
height: 150px
|
|
||||||
list-style: none
|
list-style: none
|
||||||
margin: 0 auto
|
margin: 0 auto
|
||||||
padding: 1em
|
padding: 1em
|
||||||
|
@ -275,11 +274,11 @@ body.outfits-edit
|
||||||
width: 600px
|
width: 600px
|
||||||
|
|
||||||
footer
|
footer
|
||||||
bottom: 1em
|
|
||||||
color: $soft-text-color
|
color: $soft-text-color
|
||||||
font-size: 85%
|
font-size: 85%
|
||||||
position: absolute
|
position: absolute
|
||||||
right: 1em
|
right: 1em
|
||||||
|
top: 1.5em
|
||||||
|
|
||||||
a, span
|
a, span
|
||||||
margin-left: .5em
|
margin-left: .5em
|
||||||
|
|
Loading…
Reference in a new issue