
Originally Posted by
rockdj
Any updates about this?
Worked around using an answer from here: http://askubuntu.com/questions/69576...-classic-panel
Reduce the size of the icons to 16 pixels
This will also reduce the height of the top panel from 30 to 24 pixels.
2a. Create folder for config files:
mkdir ~/.config/gtk-3.0
2b. Create or edit ~/.config/gtk-3.0/settings.ini and add this:
[Settings]
gtk-icon-sizes = panel-menu=16,16:gtk-large-toolbar=16,16
Done for now.