no margins for nav controls

This commit is contained in:
Bala Clark 2011-08-31 00:11:04 +02:00
parent e29197e051
commit 3539eeb052

View file

@ -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;