Make sidepanel scroll independently from timeline, allows for seeing notifications and posting new statuses even when scrolled deep down.
This commit is contained in:
parent
446de1c623
commit
83205b8c0e
3 changed files with 38 additions and 4 deletions
|
@ -1,6 +1,8 @@
|
|||
@import '../../_variables.scss';
|
||||
|
||||
.notifications {
|
||||
// a bit of a hack to allow scrolling below notifications
|
||||
padding-bottom: 15em;
|
||||
|
||||
.panel-heading {
|
||||
// force the text to stay centered, while keeping
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue