Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
On the profile page, the div containing the post button has a top margin of 5px.[code].profilePage .profilePoster .submitUnit { margin-top: 5px; text-align: right;}[/code][ATTACH=full]1169[/ATTACH]But for a similar post button in the <My Username> dropdown menu,theres no such margin; making it look cramped.[code=rich]#AccountMenu .statusPoster .submitUnit { display: none; text-align: right;}[/code][ATTACH=full]1170[/ATTACH]Please add a margin-top: 5px; to make it consistent with it's profile page counterpart.End result:[ATTACH=full]1171[/ATTACH]
On the profile page, the div containing the post button has a top margin of 5px.
[code].profilePage .profilePoster .submitUnit {
margin-top: 5px;
text-align: right;
}[/code]
[ATTACH=full]1169[/ATTACH]
But for a similar post button in the <My Username> dropdown menu,
theres no such margin; making it look cramped.
[code=rich]#AccountMenu .statusPoster .submitUnit {
display: none;
[ATTACH=full]1170[/ATTACH]
Please add a margin-top: 5px; to make it consistent with it's profile page counterpart.
End result:
[ATTACH=full]1171[/ATTACH]
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences