diff --git a/_stylesheet.scss b/_stylesheet.scss index 0f8aad02c..9ccc56436 100644 --- a/_stylesheet.scss +++ b/_stylesheet.scss @@ -250,12 +250,6 @@ $dock_style_modes: [null, shrink, extended, extended-shrink]; } } -.overview-tile { - margin: 0px; - padding: 0px; - border: 0px; -} - .overview-tile .overview-icon, .show-apps .overview-icon { background-color: rgba(255,255,255,0); }