diff --git a/www/assets/css/style.css b/www/assets/css/style.css index 81745730f..c6498627a 100644 --- a/www/assets/css/style.css +++ b/www/assets/css/style.css @@ -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; + } }