How to Scrolling The Labels & Archives in Blogger / Blogs
Go over to my sidebar on this blog and take a look at my labels and archives. If you like what you see and want to try it, it is once again an easy CSS addition.
As usual, go to Design>Customize>Advanced>Add CSS.
In the box, for labels, paste the code below into the CSS box:
#Label1 .widget-content{height:200px; width:auto;overflow:auto;}
If you don't immediately see the change, hit the space bar. If it looks as you want it, Save.