Skip to content

Commit d2c4140

Browse files
Adjust positioning of return button
1 parent b9d540b commit d2c4140

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/stylesheets/Header.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ select {
3838
button {
3939
&:first-of-type {
4040
position: absolute;
41-
top: 25px;
42-
left: 130px;
41+
top: 20px;
42+
left: 115px;
4343
background-color: transparent;
4444
border: 1px solid $sidebarblue;
4545
color: $sidebarblue;

0 commit comments

Comments
 (0)