Commit a51d306b authored by Christopher Lam's avatar Christopher Lam Committed by Commit Bot

[History WebUI] Fix toolbar overflow issue.

Bug: 972967
Change-Id: I72724aa1509386424e2c656d2d3b03cda9752a23
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1694247Reviewed-by: default avatarAlan Cutter <alancutter@chromium.org>
Commit-Queue: calamity <calamity@chromium.org>
Cr-Commit-Position: refs/heads/master@{#676302}
parent f6155263
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
<style include="shared-style"> <style include="shared-style">
:host { :host {
display: flex; display: flex;
overflow: hidden;
position: relative; position: relative;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment