Commit a264ef2f03ac038e894d6a85eab1e7354be94556

Authored by Dmitriy Zaporozhets
1 parent c9db6bb3

fixed tree view compass

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
app/assets/stylesheets/tree.scss
... ... @@ -176,5 +176,6 @@
176 176 position: relative;
177 177 left: -10px;
178 178 padding:0;
  179 + margin:0;
179 180 }
180 181 }
... ...