Commit 4b90012f authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Add small margin below fav/hist tabPanel.

parent c3af490c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ Ext.define('Docs.view.Viewport', {
                        xtype: 'tabpanel',
                        height: 150,
                        plain: true,
                        margin: '0 0 5 0',
                        items: [
                            {
                                xtype: 'classgrid',