diff options
| author | Michael Davis <michael.s.davis@ibm.com> | 2017-07-20 15:58:50 -0500 |
|---|---|---|
| committer | Adriana Kobylak <anoo@us.ibm.com> | 2017-10-09 13:14:34 -0500 |
| commit | 83608e1faeb8f5b3621bf2c5e3c3ff7be4314eb5 (patch) | |
| tree | 1b60fe1fdeef1f0d8b2e248190bb2ee52e3d5900 /app/server-health/controllers/log-controller.html | |
| parent | 8af8d24f272510f942f8a413e8ba3a7139dc9ec5 (diff) | |
| download | phosphor-webui-83608e1faeb8f5b3621bf2c5e3c3ff7be4314eb5.tar.gz phosphor-webui-83608e1faeb8f5b3621bf2c5e3c3ff7be4314eb5.zip | |
fixed trigger accordion position for event logs
Change-Id: Ic2934e1a66af791e935d44ba34255e095ed80989
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/server-health/controllers/log-controller.html')
| -rw-r--r-- | app/server-health/controllers/log-controller.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/server-health/controllers/log-controller.html b/app/server-health/controllers/log-controller.html index e9af295..147295e 100644 --- a/app/server-health/controllers/log-controller.html +++ b/app/server-health/controllers/log-controller.html @@ -27,6 +27,7 @@ <!-- filters --> <log-filter></log-filter> </section> <!-- end filter --> + <section id="event-log__events" class="row column"> <div id="event__actions-bar" class="row header__actions-bar no-margin"> <div class="column small-1 large-1 event-log__col-check"> |

