Commit 05e2591e authored by Nikita Podguzov's avatar Nikita Podguzov Committed by Commit Bot

Management WebUI: Align overview text vertically with logo

Old version of UI: https://screenshot.googleplex.com/7ewxr4cinJGSMf9
New version of UI: https://screenshot.googleplex.com/8q4GUAcSyZVaQn5

Bug: 1100800
Change-Id: If43bea1dac27f0c915da389c8d45396b46e0f213
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421737Reviewed-by: default avatarJulian Pastarmov <pastarmovj@chromium.org>
Commit-Queue: Nikita Podguzov <nikitapodguzov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#809257}
parent f62a3b31
...@@ -82,6 +82,11 @@ ...@@ -82,6 +82,11 @@
margin-top: 16px; margin-top: 16px;
} }
.overview-container {
align-items: center;
display: flex;
}
.overview-container img { .overview-container img {
float: left; float: left;
margin-inline-end: 10px; margin-inline-end: 10px;
......
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