Style fixes #836

Merged
neb-b merged 4 commits from style-fixes into master 2017-12-11 04:29:30 +01:00
Showing only changes of commit 343961679d - Show all commits

View file

@ -182,7 +182,7 @@ export class FeaturedCategory extends React.PureComponent {
<h3 className="card-row__header">
{categoryLink ? (
<Link
className="no-underline"
className="button-text no-underline"
label={category}
navigate="/show"
navigateParams={{ uri: categoryLink }}