If you want the quick share links move to the bottom status feed:
Add these in Advanced CSS:
/* status feed module */
.xg_status_wrapper{position: relative;}
/* quick-add links bar */
.xg_status_wrapper .quickadd-options-links{position: absolute; bottom:2.5em; right:0;}
/* space above of the share button */
.xg_status_wrapper .xj_hint_container{padding-top: 1.5em;}
/* hide share wording */
.xg…