Commit a29abc16 authored by Nick Poulden's avatar Nick Poulden
Browse files

Fix bizarre IE bug

parent f7cdbb75
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ Ext.define('Docs.view.cls.Toolbar', {
    dock: 'top',
    cls: 'member-links',
    padding: '3 5',
    style: 'border-width: 1px !important;',
    style: 'border-width: 1px 1px 1px 1px !important;',

    /**
     * @cfg {Object} docClass