BUGFIX: improve alignment

This commit is contained in:
Sam 2014-04-30 15:59:12 +10:00
parent 8c0041bcda
commit d8046a395f
1 changed files with 7 additions and 0 deletions

View File

@ -569,6 +569,13 @@ iframe {
top: 30px;
width: 400px;
z-index: 1;
@include medium-width {
left: 98px;
}
@include small-width {
left: 94px;
}
}
.names, .user-title {