diff --git a/gui/assets/css/overrides.css b/gui/assets/css/overrides.css index e9835e19a..fd49d7cc6 100644 --- a/gui/assets/css/overrides.css +++ b/gui/assets/css/overrides.css @@ -39,6 +39,8 @@ ul+h5 { .panel-title { position: relative; + text-overflow:ellipsis; + overflow:hidden; } identicon { @@ -73,6 +75,10 @@ identicon { top: 1px; } +.panel-heading .glyphicon { + margin-right: 15px; +} + .panel-heading { position: relative; overflow: hidden; diff --git a/gui/index.html b/gui/index.html index 9e359b2a9..af2185a45 100644 --- a/gui/index.html +++ b/gui/index.html @@ -89,19 +89,20 @@
+

Folders


-  {{folder.ID}} -