diff options
| author | Michael Davis <michael.s.davis@ibm.com> | 2017-09-20 11:42:01 -0500 |
|---|---|---|
| committer | Adriana Kobylak <anoo@us.ibm.com> | 2017-10-09 15:02:00 -0500 |
| commit | ee33c4935a18379ab452a6220eb1693db91b46f8 (patch) | |
| tree | 2a27f1e7cb0d85f96bb95c06db10a21bbaf67437 /app/common/directives/app-header.html | |
| parent | d1633418d5c9d2617a479a83ced3286105a35d39 (diff) | |
| download | phosphor-webui-ee33c4935a18379ab452a6220eb1693db91b46f8.tar.gz phosphor-webui-ee33c4935a18379ab452a6220eb1693db91b46f8.zip | |
alignment fix for sensor readings
Change-Id: I6316956206b675b931c4ed88fb237928ab3eeecf
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/common/directives/app-header.html')
| -rw-r--r-- | app/common/directives/app-header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/common/directives/app-header.html b/app/common/directives/app-header.html index ff20a6f..3f760f4 100644 --- a/app/common/directives/app-header.html +++ b/app/common/directives/app-header.html @@ -25,6 +25,7 @@ <span>Refresh</span> <svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52.18 51.91"> <path class="cls-1" d="M38,20.77H52v-14H48.3v6.07A26,26,0,1,0,48.7,38H44.32a22.14,22.14,0,1,1,1.8-20.92H38v3.67Z" transform="translate(0.16 0.14)"/> + </svg> </button> </div> </div> |

