Small UI fixes

This commit is contained in:
Joseph Schorr 2015-04-20 14:20:29 -04:00
parent 9b58c951bf
commit 6c21dc788e
5 changed files with 14 additions and 11 deletions

View file

@ -50,14 +50,6 @@
font-size: 16px !important;
}
.repo-panel-info-element .description-container h4:before {
content: "\f02d";
color: #black;
font-size: 20px;
font-family: FontAwesome;
margin-right: 6px;
}
.repo-panel-info-element .description .fa-edit {
display: none;
}