phosphor-webui: srcrev bump 2c352ed3a7..1f690f3ebe

Derick Montague (1):
      Fix sensors table header and body alignment

Change-Id: Iba5aea67eacae21b7ef484b93ff53d4e48bdaf19
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index ff90071..188b5f6 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "2c352ed3a7f808c24107d1a71bef9349193a6e13"
+SRCREV = "1f690f3ebee87613ec8213922c9ca1e69e64560a"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "