diff --git a/chrome/EdgyArc-fr/sidebery.css b/chrome/EdgyArc-fr/sidebery.css index 0e4dba4..46fe8ce 100644 --- a/chrome/EdgyArc-fr/sidebery.css +++ b/chrome/EdgyArc-fr/sidebery.css @@ -292,7 +292,11 @@ /*adjust padding to accomodate coloured tabs*/ .t-box { - padding: 0 6px !important; + padding: 0 12px !important; + } + + .fav { + margin-left: 8px !important; } }