firstboot: removed link to 'Applications'

minor bugfix - the icon wasn't displayed but the link and hover effect
were still there.
This commit is contained in:
fonfon 2015-12-25 21:12:32 +00:00 committed by Sunil Mohan Adapa
parent 0f742d704b
commit 56e1b4ae57
No known key found for this signature in database
GPG Key ID: 36C361440C9BC971

View File

@ -24,7 +24,7 @@
{% block page_head %}
<style type="text/css">
.navbar-brand .glyphicon {
a.navbar-brand {
display: none;
}
</style>