Commit 6b4a1a7be6163e2fdc6efb6de67d79ddc3238932

Authored by Dmitriy Zaporozhets
1 parent aa080838

Style a bit a person section in graph

app/assets/stylesheets/sections/stat_graph.scss
... ... @@ -20,7 +20,8 @@
20 20 box-sizing: border-box;
21 21 float: left;
22 22 border-radius: 2px;
23   - margin: 10px;
  23 + margin: 3px;
  24 + padding: 7px;
24 25 border: 1px solid #ddd;
25 26 }
26 27  
... ...