Merge pull request #706 from kamijin-fanta/fix/viewer-link

UI: fix description link style.
This commit is contained in:
Lauri Ojansivu 2017-02-10 08:35:18 +02:00 committed by GitHub
commit 9a584091c0

View file

@ -351,6 +351,11 @@ a
background: darken(white, 13%)
overflow-y: auto
a
text-decoration: underline
&:hover
color: #333
.basicTabs-container .tabs-content-container
padding: 0
padding-top: 15px