Fix apps view for mobile
Fixes https://www.pivotaltracker.com/story/show/144543995
This commit is contained in:
parent
43619b6745
commit
c4e3a5e0a7
3 changed files with 11 additions and 20 deletions
|
@ -33,13 +33,7 @@
|
|||
}
|
||||
|
||||
.horizontal .cor-tab-itself i.fa {
|
||||
color: #666;
|
||||
font-size: 14px;
|
||||
color: #ccc;
|
||||
}
|
||||
|
||||
.horizontal .cor-tab-itself.active i.fa {
|
||||
color: #666;
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue