]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/mobile.css
Replace "forum" by "group" in the rest of the code
[friendica.git] / view / theme / vier / mobile.css
index e49cff9ee45fa89ce8e855fd44961f2f6fe7ef23..ddbf62e9f0e3d4cbd014ece937fcd3081cb37ddd 100644 (file)
@@ -1,4 +1,4 @@
-aside, header, #nav-search-box, #nav-admin-link, #nav-messages-linkmenu,  #activity-by-date-tab, #shared-links-tab, #nav-logout-link,
+aside, header, #nav-search-box, #nav-admin-link, #nav-messages-linkmenu, #shared-links-tab, #nav-logout-link,
 .wall-item-location {
   display: none;
 }
@@ -119,7 +119,7 @@ nav ul {
   }
 
   
-  /* the top-nav notfication menu */
+  /* the top-nav notification menu */
   nav #nav-notifications-linkmenu .menu-popup {
        position: fixed;
        left: 10px;
@@ -227,11 +227,9 @@ aside.show {
 #profile-jot-acl-wrapper, #profile-jot-acl-wrapper * { box-sizing: border-box; }
 #acl-wrapper { width: 100%; float: none; }
 /* flexbox for ACL window */
-#cboxLoadedContent,
-#cboxLoadedContent > div,
 #acl-wrapper {
   display: -ms-Flexbox !important;
-  -ms-box-orient: vertival;
+  -ms-box-orient: vertical;
 
   display: -webkit-flex !important;
   display: -moz-flex !important;