diff --git a/browser/css/jssidebar.css b/browser/css/jssidebar.css index 272be1a13..0ee229231 100644 --- a/browser/css/jssidebar.css +++ b/browser/css/jssidebar.css @@ -439,6 +439,8 @@ button#button2.ui-pushbutton.jsdialog.sidebar { position: relative; left: 4px; } + +.sidebar #leftindent, .sidebar #LB_GLOW_TRANSPARENCY, .sidebar #LB_DISTANCE, .sidebar #LB_SHADOW_BLUR, @@ -449,6 +451,10 @@ button#button2.ui-pushbutton.jsdialog.sidebar { right: 18px; } +.sidebar #leftindent { + line-height: 32px; +} + #TableEditPanelPanelExpander #grid1 > tr > td { width: 176px; }