mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Add more left padding for top_menu_info
This commit is contained in:
parent
2bc9a59ad6
commit
f9463e7b07
@ -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 75px 0px 20px");
|
||||
.css("padding", "1px 110px 0px 20px");
|
||||
|
||||
|
||||
//Tab
|
||||
|
Loading…
Reference in New Issue
Block a user