phosphor-webui: srcrev bump 21f8cb9439..6a3b3b2cdd

Yoshie Muranaka (1):
      Fix tablet alignment issues for event logs

Change-Id: Iab19920f2cbd0d912f74e69e9cc30079b83fcf26
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 c525f23..59b00a8 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 = "21f8cb9439e876108c00d80346cae1f89fd1a45e"
+SRCREV = "6a3b3b2cdd8e92265997fe66f6c8489caf1dd403"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "