no margins for nav controls
This commit is contained in:
parent
e29197e051
commit
3539eeb052
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ body {
|
||||||
|
|
||||||
.control.navigate {
|
.control.navigate {
|
||||||
top: 0;
|
top: 0;
|
||||||
|
margin: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
width: 128px;
|
width: 128px;
|
||||||
background: center no-repeat;
|
background: center no-repeat;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue