summaryrefslogtreecommitdiff
path: root/web-ui/app/index.html
diff options
context:
space:
mode:
authorJefferson Stachelski <jstachel@thoughtworks.com>2015-12-07 17:52:35 -0200
committerJefferson Stachelski <jstachel@thoughtworks.com>2015-12-07 17:52:35 -0200
commit6366a61f6bd01f1ba6a4723d5a1eddd1925f160a (patch)
tree052df6300be839e34dd4bad83031f623b711ca31 /web-ui/app/index.html
parent4917cee0d0f3f5e57f2f68bcda06e3b53d6783a7 (diff)
Issue #507 - Refactored fix broken UI when start UA
Paring with bwagner
Diffstat (limited to 'web-ui/app/index.html')
-rw-r--r--web-ui/app/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/index.html b/web-ui/app/index.html
index cf6ba5ea..a302992c 100644
--- a/web-ui/app/index.html
+++ b/web-ui/app/index.html
@@ -71,7 +71,7 @@
<div id="compose" class="column small-12 large-4 no-padding">
<div id="compose-trigger"></div>
</div>
- <div id="search-trigger" class="small-12 large-8 columns no-padding hidden">
+ <div id="search-trigger" class="small-12 large-8 columns no-padding">
</div>
</div>
<ul id="list-actions"></ul>