css fixes

This commit is contained in:
Mario Vavti 2017-11-08 12:00:15 +01:00 committed by Mario
parent 29829eb011
commit f3d3ec5744
2 changed files with 7 additions and 7 deletions

View File

@ -1257,11 +1257,6 @@ img.mail-conv-sender-photo {
white-space: nowrap;
}
#nav-app-link-wrapper {
min-width: 0;
flex-basis: 25%;
}
.page-title {
margin: 7px 0px;
}
@ -1499,6 +1494,11 @@ blockquote {
left: 0px;
}
#nav-app-link-wrapper {
min-width: 0;
flex-basis: 25%;
}
}
.shareable_element_text {

View File

@ -59,17 +59,17 @@
</div>
{{/if}}
</div>
{{if $sel.name}}
<div id="nav-app-link-wrapper" class="navbar-nav mr-auto">
{{if $sel.name}}
<a id="nav-app-link" href="{{$url}}" class="nav-link text-truncate">
{{$sel.name}}
{{if $sitelocation}}
<br><small>{{$sitelocation}}</small>
{{/if}}
</a>
{{/if}}
</div>
{{/if}}
{{/if}}
<div class="navbar-toggler-right">
{{if $nav.help.6}}
<button id="context-help-btn" class="navbar-toggler border-0" type="button" onclick="contextualHelp(); return false;">