partial #1503 - sign-in/up icon fixed - mobile

This commit is contained in:
Daniel Camargo 2013-08-10 20:07:40 -03:00
parent 5fa56a1821
commit 0852e1b036

View File

@ -1009,6 +1009,9 @@ html[xmlns] .clearfix {
.content-item-locations-cities{
text-align: center;
}
.signin-icon, .signin-user{
margin-top: 10px;
}
}
.meal-item-tag, .meal-item-tag-closed {
@ -1821,6 +1824,10 @@ html[xmlns] .clearfix {
position: absolute;
white-space: nowrap;
}
.signin-icon, .signin-user{
margin-top: 0;
}
}