diff --git a/stylesheet.css b/stylesheet.css index e0b7af871..ff7f5fe32 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -1,7 +1,7 @@ /* Shrink the dash by reducing padding */ #dashtodockContainer.shrink #dash, #dashtodockContainer.dashtodock #dash { - border:1px; + border:0px; padding:0px; }