fixes a tiny css bug #1077
This commit is contained in:
parent
1c847dbde3
commit
d30bb6d892
|
@ -59,7 +59,7 @@
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
height: 35px;
|
height: 35px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
margin-right: 148px;
|
margin-right: 150px;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue