dashboard mobile tweak

This commit is contained in:
Victoria Wang 2015-05-20 17:30:24 -07:00
parent e4f2495438
commit e138fc1dfe

View file

@ -205,8 +205,8 @@
float: left; float: left;
@media (max-device-width: 480px), screen and (max-width: 800px) { @media (max-device-width: 480px), screen and (max-width: 800px) {
margin-left: 22px; margin-left: 0px;
margin-top: 18px; margin-top: 16px;
} }
} }
.welcome { .welcome {