phosphor-webui: srcrev bump 254b16ee2e..81ad97e4a3

Dixsie Wolmers (2):
      Fix IE 11 primary navigation icon positioning
      Fix IE11 icon alignment on header and system overview

Yoshie Muranaka (1):
      Add tooltip styles

(From meta-phosphor rev: f5c55f89935794ded05dce496d72b5a2a537df86)

Change-Id: I5026560ecaff2e313bd1aac090617b8c6057684d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 3fdd06e..af44ec3 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/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 = "254b16ee2e354b1fe7a27c0efe38f568bd159c29"
+SRCREV = "81ad97e4a32d5ec0c30976fe8cbe62b2b4c3a108"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "