More compact event feed and projects list
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
e421772f89
commit
7f67e066dc
2 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@
|
|||
}
|
||||
|
||||
.project-row, .group-row {
|
||||
padding: 10px 12px !important;
|
||||
padding: 8px 12px !important;
|
||||
font-size: 14px;
|
||||
line-height: 24px;
|
||||
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
padding: 14px 0px;
|
||||
padding: 12px 0px;
|
||||
border-bottom: 1px solid #eee;
|
||||
.event-title {
|
||||
color: #333;
|
||||
|
|
Loading…
Reference in a new issue