Added project has_one :last_event assoc. Fixed tab line-height after font-awesome. Increased projects per page on dashboard
This commit is contained in:
parent
a9a3480de9
commit
e0c43c46dd
4 changed files with 10 additions and 11 deletions
|
@ -46,6 +46,9 @@
|
|||
color:#888;
|
||||
text-shadow:0 1px 1px #fff;
|
||||
}
|
||||
i[class^="icon-"] {
|
||||
line-height:14px;
|
||||
}
|
||||
}
|
||||
&.active {
|
||||
> a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue