a.desktop-view { display: none; }
a.mobile-view { display: initial; }
#nav-apps-link { display: none; }
+ .wall-item-container .wall-item-info { width: auto; }
+ .contact-photo-wrapper { width: 55px; }
+ .wwto { left: 0px; }
+
}
@media screen and (max-width: 480px) {
max-width: 100%;
}
-.wall-item-container .wall-item-info { width: auto; }
-.contact-photo-wrapper { width: 55px; }
-.wwto { left: 0px; }
-
/* aside in/out */
.mobile-aside-toggle {
display: block !important;