.collapsibleButton,
.columnMark,
.statusDisplay,
+ .dialogContainer,
+ .formSubmit,
.tabMenu > ul > li:not(.active),
- .userProfileButtonContainer,
+
.showMore,
/* box layout */
.messageAuthor .badgeOnline,
/* comment layout */
- .jsCommentAdd {
+ .jsCommentAdd,
+
+ /* user profile */
+ .userProfileCoverPhoto,
+ .userProfileButtonContainer,
+ .likeTypeSelection {
display: none !important;
}
-
/** minor optimizations **/
.main {
padding: 30px 0;
content: ")";
}
}
+
+ .userProfileUser {
+ position: static !important;
+ }
}