298:7a103296a019
Anton Shestakov <av6@dwimlabs.net>, Wed, 20 Sep 2017 11:25:26 +0800
viewer: use two columns for info lists on check page for small screens too Since lists themselves switch to one column on small screens, there's enough space for both of them side by side.

previous change 241:f5efb98791b5

templates/ui/project-link.html

Permissions: -rw-r--r--

Other formats: Feeds:
<a href="{{ project.get_url() }}">{#
#}<span class="uk-link-muted">{#
#}{{ project.domain }}/{#
#}{% if project.user is not None %}{{ project.user }}/{% end %}{#
#}</span>{#
#}{{ project.name }}{#
#}</a>