forked from extern/egroupware
Adjust tabs padding according to notifications indicator button
This commit is contained in:
parent
daaf795e8f
commit
87388aee27
@ -52,7 +52,7 @@ function hide_pixelegg_header(_toggle, _delay)
|
|||||||
|
|
||||||
jQuery(".egw_fw_ui_tabs_header").css("height", "34px")
|
jQuery(".egw_fw_ui_tabs_header").css("height", "34px")
|
||||||
// Padding to adjust for icons left & right of the tabs
|
// Padding to adjust for icons left & right of the tabs
|
||||||
.css("padding", "1px 110px 0px 20px");
|
.css("padding", "1px 150px 0px 20px");
|
||||||
|
|
||||||
|
|
||||||
//Tab
|
//Tab
|
||||||
|
Loading…
Reference in New Issue
Block a user