Commit b3b9b756 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Dashboard event right margin + increased padding

parent 23f53c43
......@@ -35,6 +35,7 @@
padding-top: 0;
}
padding: 14px 0px;
border-bottom: 1px solid #eee;
.event-title {
color: #333;
......@@ -46,6 +47,7 @@
}
.event-body {
margin-left: 35px;
margin-right: 100px;
.commit p {
color: #666;
......@@ -103,7 +105,6 @@
}
}
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