fix positions

This commit is contained in:
j 2013-02-12 16:50:07 +05:30
commit 672558d104
2 changed files with 5 additions and 5 deletions

View file

@ -20,5 +20,5 @@
bottom: 8px;
}
.interface {
position: relative;
}
position: absolute;
}