Commit a16e96e6 authored by Yann Dago's avatar Yann Dago Committed by Commit Bot

Management WebUI: fix back button bounce

Bug: 995251
Change-Id: I2c268a4def6e1ef8a13bd661b15bc96fe63bde29
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761148Reviewed-by: default avatarDan Beam <dbeam@chromium.org>
Commit-Queue: Yann Dago <ydago@chromium.org>
Cr-Commit-Position: refs/heads/master@{#688532}
parent fea48b7b
...@@ -52,9 +52,10 @@ ...@@ -52,9 +52,10 @@
.page-subtitle { .page-subtitle {
align-items: center; align-items: center;
box-sizing: border-box;
flex-direction: row; flex-direction: row;
justify-content: start; justify-content: start;
min-height: 40px; min-height: 73px;
padding-bottom: 24px; padding-bottom: 24px;
padding-top: 6px; padding-top: 6px;
} }
......
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