diff --git a/Dribbblish/user.css b/Dribbblish/user.css index 6995eff..8063b81 100644 --- a/Dribbblish/user.css +++ b/Dribbblish/user.css @@ -590,6 +590,7 @@ li.GlueDropTarget { pointer-events: none; } .dribs-playlist-list { + padding: 0px 8px; padding-bottom: 56px; } #dribbblish-back-shadow { @@ -905,4 +906,4 @@ html.right-expanded-cover.buddyfeed-visible .main-coverSlotExpanded-container { .main-view-container { min-height: 85vh !important; } -} \ No newline at end of file +}