diff --git a/customize.dist/BottomBar.html b/customize.dist/BottomBar.html index 408cb3012..85dfa27a0 100644 --- a/customize.dist/BottomBar.html +++ b/customize.dist/BottomBar.html @@ -48,6 +48,12 @@ .bottom-bar-xwiki { top: 3px; } + .xlabs-project { + margin-right: 100px !important; + } + .xlabs-project img { + margin: 0; + }