summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorGeorge Moschovitis <george.moschovitis@gmail.com>2019-02-01 10:25:27 +0200
committerGitHub <noreply@github.com>2019-02-01 10:25:27 +0200
commitbba127fcde2f21739e4a412452b8783469bddc24 (patch)
treeab1724758566cd30533fe6bd0dab05e3be6bfd61 /web
parent6e35d7589b411cb8c86ae7d0a9a1152f61b6b3d1 (diff)
Minor fix (#5307)
Diffstat (limited to 'web')
-rw-r--r--web/gui/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/gui/index.html b/web/gui/index.html
index b17c94ab3d..faee5ba910 100644
--- a/web/gui/index.html
+++ b/web/gui/index.html
@@ -113,7 +113,7 @@
<span class="icon-bar"></span>
</button>
<!-- <a href="/" class="navbar-brand" id="1hostname" title="server hostname<br/>click it to reload the dashboard" data-toggle="tooltip" data-placement="bottom">netdata</a> -->
- <ul class="nav navbar-nav" style="display: inline-block; max-width: 300px">
+ <ul class="nav navbar-nav" style="display: inline-block">
<li data-placement="right" class="hidden-xs hidden-sm" style="line-height: 50px; margin-right: 15px" title="Netdata Agent">
<img src="images/netdata-logomark.svg" height="32"/>
</li>