Commit 37e1f537 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Reduce padding for events on dashboard

parent 96e89ec3
......@@ -95,6 +95,7 @@
width: 20px;
}
}
ul {
margin-bottom: 5px;
.avatar {
......@@ -103,7 +104,7 @@
}
}
padding: 14px 0px;
padding: 12px 0px;
&:last-child { border:none }
.event_commits {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment