mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
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")
|
||||
// Padding to adjust for icons left & right of the tabs
|
||||
.css("padding", "1px 110px 0px 20px");
|
||||
.css("padding", "1px 150px 0px 20px");
|
||||
|
||||
|
||||
//Tab
|
||||
|
Loading…
Reference in New Issue
Block a user